https://github.com/mdasberg/angular-test-setup
Simple angular application with test setup
https://github.com/mdasberg/angular-test-setup
Last synced: 2 months ago
JSON representation
Simple angular application with test setup
- Host: GitHub
- URL: https://github.com/mdasberg/angular-test-setup
- Owner: mdasberg
- License: mit
- Created: 2015-12-31T14:44:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T19:49:24.000Z (about 8 years ago)
- Last Synced: 2024-04-25T15:02:22.972Z (about 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-test-setup
[](https://travis-ci.org/mdasberg/angular-test-setup) [](https://github.com/mdasberg/angular-test-setup) [](https://david-dm.org/mdasberg/angular-test-setup) [](https://david-dm.org/mdasberg/angular-test-setup#info=devDependencies)> A simple AngularJS application with a complete test setup for Karma and Protractor using both Jasmine2 and Cucumber.
## Getting Started
```shell
npm install angular-test-setup --save-dev
```## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).## Release History
_(Nothing yet)_