tape-six-proc
v1.2.2
Published
Helper for TAP the test harness for the modern JavaScript (ES6) to run tests in separate processes.
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.2.2 Synchronized the implementation with
tape-six1.7.0. - 1.2.1 Synchronized the implementation with
tape-six1.5.1. - 1.2.0 Updated dependencies and synchronized the implementation with
tape-six1.5.0. - 1.1.6 Updated dependencies.
- 1.1.5 Updated dependencies.
- 1.1.4 Updated dependencies.
- 1.1.3 Updated dependencies.
- 1.1.2 Fixed bug with Deno (spawned process can end before processing streams (stdout/stderr)).
- 1.1.1 Updated dependencies.
- 1.1.0 Added support for stdout/stderr and
tape-six1.3.4. - 1.0.2 Fixed concurrency detection. Updated dependencies.
- 1.0.1 Updated dependencies.
- 1.0.0 The first official release.
For more info consult full release notes.
