x-test

1.0.0 • Public • Published

x-test

Build Status](https://travis-ci.org/x-component/x-test)

./index.js

async

x-test

little test helpers to migrate some vows tests

  • we translate a topic to a suiteSetup
  • a teardown becomes as suiteTearDown
  • a object with members become a suite
  • suites are nested.
  • tests are not.
  • a suite has at least one test (as required by mocha)

Readme

Keywords

Package Sidebar

Install

npm i x-test

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • maurice-schoenmakers