velocity:nightwatch-framework

v0.4.5Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

nightwatch-framework

Helper package that integrates the stand-alone clinical:nightwatch package with the Velocity framework. Responsible for:

a) parsing XML output files produced by Nightwatch
b) launching the clinical:nightwatch bridge to the Selenium server
c) keeping velocity dependencies out of Nightwatch, so it can run stand-alone

Prezi View the Prezi on Nightwatch/Selenium Architecture

===============================

Installation

meteor add velocity:nightwatch-framework  
meteor add velocity:nightwatch-reporter

===============================

Usage

# run the leaderboard application
terminal$ meteor

# click the blue dot
# add test files
# run tests
# reset as necessary

===============================

Usage - Command Line

# run the leaderboard application
terminal$ VELOCITY_CI=true meteor --test

Licensing

MIT License. Use as you wish, including for commercial purposes.