buster-ci

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

No longer maintained
Last updated 11 years ago by dwittner .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install buster-ci 
SYNC missed versions from official npm registry.

buster-ci

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.2.3 (15.07.2015)

0.2.2 (16.03.2015)

0.2.1 (30.01.2015)

0.2.0 (17.12.2014)

  • 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 (21.10.2014)

  • can now handle gracefully disconnect of slave

Current Tags

  • 0.3.0                                ...           beta (10 years ago)
  • 0.2.3                                ...           latest (11 years ago)

7 Versions

  • 0.3.0 [deprecated]           ...           10 years ago
  • 0.2.3 [deprecated]           ...           11 years ago
  • 0.2.2 [deprecated]           ...           11 years ago
  • 0.2.1 [deprecated]           ...           11 years ago
  • 0.2.0 [deprecated]           ...           11 years ago
  • 0.1.1 [deprecated]           ...           11 years ago
  • 0.1.0 [deprecated]           ...           11 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 2
Last Day 0
Last Week 2
Last Month 1
Dependencies (9)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |