Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhildred/jasmineangulartdd
- Owner: rhildred
- Created: 2015-03-13T19:19:41.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-12-04T13:21:46.000Z (about 7 years ago)
- Last Synced: 2024-04-14T14:03:09.687Z (9 months ago)
- Language: HTML
- Homepage: https://rhildred.github.io/jasmineangulartdd
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jasmineangulartdd
simple jasmine/angular tddDo `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)