You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-3Lines changed: 14 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,9 @@ Ant Design 组件库的 Angular 实现,开发和服务于企业级后台产品
38
38
39
39
### Jest + Protractor
40
40
41
-
单端测试框架Jest
42
-
e2e测试框架Protractor
41
+
* 单端测试框架Jest
42
+
* e2e测试框架Protractor
43
+
43
44
参考:
44
45
*[Angular + Jest + Wallabyjs why it is the ideal combination! And how to configure](https://blog.cloudboost.io/angular-jest-wallabyjs-why-it-is-the-ideal-combination-and-how-to-configure-b4cbe2eff4b3)
45
46
*[Angular 6: “ng test” with Jest in 3 minutes](https://codeburst.io/angular-6-ng-test-with-jest-in-3-minutes-b1fe5ed3417c)
0 commit comments