More actions
imported>smksyj No edit summary |
(Repair MoniWiki formatting after migration) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
JavaScript의 Test를 돌려주는 Test Runner | JavaScript의 Test를 돌려주는 Test Runner. | ||
스스로가 테스트를 하는 것은 아니고, 테스트 라이브러리를 동작(run)시키기 위한 환경을 제공하는듯. | |||
[http://karma-runner.github.io/0.10/index.html] | [http://karma-runner.github.io/0.10/index.html] | ||
= 외부 고리 = | |||
[http://www.yearofmoo.com/2013/01/full-spectrum-testing-with-angularjs-and-karma.html] | |||
* [[AngularJS]] 연동 | |||