Start Buster.JS server, capture browsers, run tests, close browsers, shutdown server, all at once.
$ cnpm install buster-ci
This module provides a way to easily use Buster.JS in the continues integration process.
With command buster-ci the buster server will be started, browsers started and captured, the tests executed
and finally the browsers closed and the server stopped. Using buster agents
even allows starting browsers on remote machines.
To use this module you have to install Buster.JS
npm install buster
Have a look at the Buster.JS documentation, to see how buster-ci is used.
0.2.3 (15.07.2015)
0.2.2 (16.03.2015)
0.2.1 (30.01.2015)
0.2.0 (17.12.2014)
0.1.1 (21.10.2014)
Copyright 2013 - present © cnpmjs.org | Home |