- Getting Started
- Using Matchers
- Testing Asynchronous Code
- Setup and Teardown
- Mock Functions
- Jest Platform
- Jest Community
- More Resources
- Snapshot Testing
- An Async Example
- Timer Mocks
- Manual Mocks
- ES6 Class Mocks
- Bypassing module mocks
- Using with webpack
- Using with puppeteer
- Using with MongoDB
- Using with DynamoDB
- DOM Manipulation
- Watch Plugins
- Migrating to Jest
- Troubleshooting
- Architecture
- Testing React Apps
- Testing React Native Apps
- Testing Web Frameworks
- Expect
- Mock Functions
- The Jest Object
- Configuring Jest
- Jest CLI Options
- Globals
文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
More Resources
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.
浏览文档
- Learn about Snapshot Testing, Mock Functions, and more in our in-depth guides.
- 从你现有的测试迁移到 Jest,按照我们的 迁移指南。
- 学习如何 配置 Jest。
- 看看完整的 API 参考。
- Jest 的问题 疑难解答。
通过示例来学习
在 GitHub 上的 examples
文件夹,你会发现大量的示例测试用例。 你也可以借鉴优秀的测试由 React、 Relay 和 React Native 项目使用。
加入社区
问问题和找到答案从其他 Jest 用户。 Reactiflux 是一个不和谐的聊天,很多Jest讨论发生。 查阅 #jest 通道。
按照 Jest 的推特帐号 和 博客 来找出在 Jest 的世界发生了什么事。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论