DEV Community

Rachel Nabors
Rachel Nabors

Posted on

New React Native guide to testing

Check it out: https://reactnative.dev/docs/next/testing

Authored by the React Native community's very own Vojtech Novak! This official React Native guide was written keeping in mind learners for whom React Native is their first introduction to programming as well as experienced React Native developers. It makes recommendations for which React Native community projects to use in which situations and features Jest examples.

(I'd love to see a "testing recipes" section featuring Jest one day. If you know anyone who'd like to help write that, let me know!)

Top comments (0)