Skip to content

Commit 87933d4

Browse files
committed
add ng e2e test
1 parent 9c7ffee commit 87933d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/AngularJS/2014-08-18-说说NG里的单元测试.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,9 @@ describe('filter', function() {
359359

360360
利用测试来开发NG有很多好处,可以保证模块的稳定性,还有一点就是能够深入的了解ng的内部运行机制,所以建议用ng开发的同学赶紧把测试补上吧!
361361

362+
> 更新添加`ng``e2e`测试文章
362363
364+
<a href="http://www.ifeenan.com/angularjs/2014-08-30-%E8%AF%B4%E8%AF%B4NG%E9%87%8C%E7%9A%84e2e%E6%B5%8B%E8%AF%95/" target="_blank">说说ng里的e2e测试</a>
363365

364366

365367

0 commit comments

Comments
 (0)