Mais Recursos
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.
Navegar na documentação
- Saiba mais sobre Teste de Snapshot, Funções Mock e mais em nossos guias aprofundados.
- Migre os seus testes existentes para Jest seguindo nosso guia de migração.
- Aprenda como configurar Jest.
- Olhe para a completa API de Referência.
- Solucionar problemas com Jest.
Aprender com exemplos
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.
Participe da Comunidade
Faça perguntas e encontre respostas de outros usuários como você de Jest. Reactiflux é um chat Discord onde acontece muita discussão sobre Jest. Check out the #testing
channel.
Follow the Jest Twitter account and blog to find out what's happening in the world of Jest.