Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
/ buster-ci Public archive

Start Buster.JS server, capture browsers, run tests, close browsers, shutdown server, all at once.

License

Notifications You must be signed in to change notification settings

busterjs/buster-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buster-ci

Build status Build status

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.

Installation

To use this module you have to install Buster.JS

npm install buster

Usage

Have a look at the Buster.JS documentation, to see how buster-ci is used.

Changelog

0.3.0 (2016-Jan-05)

  • Dependency updates
  • BREAKING: added an engine requirement (node LTS) in package.json

0.2.3 (2015-Jul-15)

0.2.2 (2015-Mar-16)

0.2.1 (2015-Jan-30)

0.2.0 (2014-Dec-17)

  • arguments for test run can now be passed (breaking change, new version of buster.js is needed)
  • timeouts for capturing and closing browsers can now be overwritten via config options

0.1.1 (2014-Oct-21)

  • can now handle gracefully disconnect of slave

About

Start Buster.JS server, capture browsers, run tests, close browsers, shutdown server, all at once.

Resources

License

Stars

Watchers

Forks

Packages

No packages published