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

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

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