Skip to main content
Version: 29.7

更多资源

现在你应该很清楚 Jest 如何帮助你测试应用。如果你有兴趣了解更多信息,你可能需要查看以下一些相关内容。

¥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.

浏览文档

¥Browse the docs

通过例子学习

¥Learn by example

你将在 GitHub 上的 examples 文件夹中找到许多示例测试用例。你还可以学习 ReactRelayReact Native 项目使用的优秀测试。

¥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.

加入社区

¥Join the community

向像你一样的其他 Jest 用户提出问题并寻找答案。反应流 是一个 Discord 聊天室,里面有很多 Jest 讨论。查看 #testing 通道。

¥Ask questions and find answers from other Jest users like you. Reactiflux is a Discord chat where a lot of Jest discussion happens. Check out the #testing channel.

跟随 Jest 推特账户blog 来了解 Jest 世界中正在发生的事情。

¥Follow the Jest Twitter account and blog to find out what's happening in the world of Jest.