Jasmine framework adaptor for se-runner
npm install se-runner-framework-jasmine --save-dev
See se-runner for information on how to use this adaptor to run Jasmine Selenium tests.
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
- 2017-04-13 v1.1.1 Fixed bug in JasmineReporter when nested suites are used.
- 2016-12-09 v1.1.0 Create jasmine reporter and communicate result up to SeRunner.
- 2016-05-10 v1.0.0 Initial version.