JEST
can do whaaat? @robinpokorny React Open Source Berlin 1 November 2017
Slide 2
INFO
Slides accompany a talk. Here, the talk is missing. For the full experience see the recording. I welcome any feedback!
Slide 3
WHAT IS JEST delightful, zero configuration testing platform Jasmine’s and Expect’s successor practical utilities for awesome DX http://facebook.github.io/jest/
$ jest packages/moduleA
$ jest packages/moduleA !—passWithNoTests
Slide 54
INFO GIF not supported in PDF
by @kentcdodds
Slide 55
RELATED • • • • • • •
github.com/robinpokorny/jest-can-do-whaaat Jest Snapshots and Beyond by Rogelio Guzman (recording) Writing snapshot plugins in the docs Effective Snapshot Testing by Kent C. Dodds Async testing in Jest (recording) Snapshot testing in Jest (recording) Async testing Koa with Jest
INFO Full links in the description
Slide 56
Help others to go
JEST
can do whaaat?
@robinpokorny