9.0.1 • Published 8 years ago

testarmada-magellan-mocha-plugin v9.0.1

Weekly downloads
13
License
MIT
Repository
github
Last release
8 years ago

magellan-mocha-plugin

Build Status License: MIT codecov

A magellan plugin that connects magellan and mocha.

=============BREAKING CHANGE NOTICE=============== 1. v8.0.0 would only be compatible with Magellan v10.0.0 and higher 2. Rowdy support is ended in this plugin and removed from v8.0.0. If you are looking for rowdy-mocha solution please refer to magellan-rowdy-mocha-plugin. 3. magellan-rowdy-mocha-plugin is still under development, please stay tuned. ==================================================**

Usage

  1. Add following code to your package.json.

    "testarmada-magellan-mocha-plugin": "^8.0.0"
  2. Add following code to your magellan.json (optional)

    "framework": "testarmada-magellan-mocha-plugin"

What does it do

This plugin connects magellan and mocha by

1. passing down magellan test filters (by tags, groups and/or tests) to mocha for test case selection.
2. passing down node env/configurations for child process spawn purpose.
9.0.1

8 years ago

9.0.0

8 years ago

8.1.1

8 years ago

8.1.0

8 years ago

7.0.1

9 years ago

7.0.0

9 years ago

6.0.2

9 years ago

6.0.1

9 years ago

6.0.0

9 years ago

5.0.0

10 years ago

4.0.0

10 years ago

4.0.0-beta

10 years ago

3.0.1

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago