tape-six-proc
v1.0.0
Published
Helper for TAP the test harness for the modern JavaScript (ES6) to run tests in separate processes.
Downloads
219
Maintainers
Readme
tape-six-proc
tape-six-proc
is a helper for tape-six
to run tests in separate processes.
Docs
The documentation can be found in the wiki.
tape-six
has its own wiki.
tape-six-proc
uses the same test configuration as tape-six
. The utility test6-proc
has the same usage as tape6
.
Command-line utilities
- tape6-proc — the main utility of this package to run tests in different environments.
Release notes
The most recent releases:
- 1.0.0 The first official release.
- 0.12.1 Updated dependencies, which included fixes for Deno.
- 0.12.0 Initial release.
For more info consult full release notes.