Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【指南/开源自荐】《Jest 实践指南》 #2407

Open
haixiangyan opened this issue May 19, 2022 · 1 comment
Open

【指南/开源自荐】《Jest 实践指南》 #2407

haixiangyan opened this issue May 19, 2022 · 1 comment

Comments

@haixiangyan
Copy link

最近在接入 Jest,发现网上很多博客和文章写得都太简单了,除了 expect(sum(1, 1)).toEqual(2) 就没了,比较少深入的实践。而且 Jest 的中文官网翻译得也太烂了,完全不适合国人阅读。

我在给团队接入 Jest 的时候查了不少 StackOverflow 以及 Github,总结了一套《Jest 实践指南》。希望能帮助要学习前端测试的同学 ~

单单教程还是太单薄了,遇到坑就出不来了,所以我还做了一个配套项目,阅读者遇到卡壳时,可以参考配套的 Github 项目。

@Jeffery18-hub
Copy link

感谢,很有用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants