Jest can do whaaat?

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.

Resources

The following resources were mentioned during the presentation or are useful additional information.