norris-tester

0.0.1 • Public • Published

The kickass test suite runner for NORRIS

NORRIS-tester is a test suite runner, which sits in between your test suites and your CI server. What it does is run a bunch of test cases, collect the results, and then pump it to your CI server.

So how is this kickass? For one, NORRIS-tester is designed to run most of your major Javascript test suite frameworks. It'll take in the output generated by these frameworks (e.g. vows, jasmine, nodeunit, etc) and then compile them into a universal format, which is then pumped into your CI server, which only needs to recognize one single format.

Installation

npm install norris-tester

Running test cases

bin/selftest

Usage

Readme

Keywords

none

Package Sidebar

Install

npm i norris-tester

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • rubentan