Skip to content

Commit 26bb391

Browse files
committed
add enzyme api documents
1 parent f507e59 commit 26bb391

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ npm test
3737
2. [从工程化角度讨论如何快速构建可靠 React 组件](https://github.com/lcxfs1991/blog/issues/18?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io)
3838
3. [How React Components Make UI Testing Easy](https://www.toptal.com/react/how-react-components-make-ui-testing-easy)
3939
4. [jest API documents](http://facebook.github.io/jest/docs/api.html)
40-
5. [使用 Jest + Enzyme 测试 React 应用](https://www.atatech.org/articles/74344)
40+
5. [enzyme API documents](https://github.com/airbnb/enzyme/blob/master/docs/api)
41+
6. [使用 Jest + Enzyme 测试 React 应用](https://www.atatech.org/articles/74344)

0 commit comments

Comments
 (0)