A presentation at React Open Source Berlin in in Berlin, Germany by Robin Pokorny
Jest is React’s best testing companion. It also brought several concepts to mainstream JavaScript testing: zero configuration, first-class mocking, and snapshots. With the rapid release of speed improvements, it’s easy to miss a new useful feature. I will present some lesser-known possibilities of recent Jest versions I’ve learned during experimenting, reading (and writing) the docs, and browsing the code.
Presented at React Open Source.
The following resources were mentioned during the presentation or are useful additional information.
github.com/robinpokorny/jest-can-do-whaaat
by Rogelio Guzman (recording)
in the docs
by Kent C. Dodds
(recording)
(recording)