Alte resurse
By now you should have a good idea of how Jest can help you test your applications. If you're interested in learning more, here's some related stuff you might want to check out.
Navigați documentația
- Aflaţi despre testarea de Imagine, Funcții Mock, şi nu numai în ghidurile noastre detaliate.
- Migrați teste existente la Jest urmând ghidul nostru de migrare.
- Aflaţi cum să configuraţi Jest.
- Priviți întregul API Reference.
- Depanați probleme cu Jest.
Invațați prin exemple
You will find a number of example test cases in the examples
folder on GitHub. You can also learn from the excellent tests used by the React, Relay, and React Native projects.
Alăturați-vă comunității
Pune întrebări şi află răspunsuri de la alți utilizatori Jest ca tine. Reactiflux is a Discord chat where a lot of Jest discussion happens. Check out the #testing
channel.
Follow the Jest Twitter account and blog to find out what's happening in the world of Jest.