Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhildred/jasmineangulartdd

simple jasmine/angular tdd
https://github.com/rhildred/jasmineangulartdd

Last synced: 14 days ago
JSON representation

simple jasmine/angular tdd

Awesome Lists containing this project

README

        

# jasmineangulartdd
simple jasmine/angular tdd

Do `view source` to see sourcecode for test

1. [hello world test](https://rhildred.github.io/jasmineangulartdd/testRunner.html)
1. [asynchronous test](https://rhildred.github.io/jasmineangulartdd/asynctestRunner.html)
1. [angular controller test of passwordController.js](https://rhildred.github.io/jasmineangulartdd/angularTestRunner.html)
1. [angular controller test of hst controller](https://rhildred.github.io/jasmineangulartdd/hstTestRunner.html)