x-test
v1.0.0
Published
some test utilities used by x-x.io x-components
Downloads
2
Maintainers
Readme
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)