https://github.com/thorsten/webtesting
WebTesting with Jasmine / Karma
https://github.com/thorsten/webtesting
Last synced: 11 months ago
JSON representation
WebTesting with Jasmine / Karma
- Host: GitHub
- URL: https://github.com/thorsten/webtesting
- Owner: thorsten
- License: mit
- Created: 2016-02-09T15:00:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T15:03:15.000Z (almost 10 years ago)
- Last Synced: 2024-12-31T04:12:35.172Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebTesting
WebTesting with Jasmine / Karma
## Installation
$ npm install -g jasmine-core
$ npm install -g karma-cli
$ npm install karma-jasmine --save-dev
$ npm install karma-chrome-launcher --save-dev
## License
MIT
## Copyright
(c) 2016 Thorsten Rinne