You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.
for testing cli modules more better we need a module that:
tape
e.g. you pass in a tape test instancetree-kill
to cleanup child processes after the test is donewin-spawn
to spawn processes correctly on windowsDEBUG=* npm test
it will stream the child process stdout/stderr to the parent stdout/stderrfor reference/inspiration: https://github.com/maxogden/dat/blob/master/test/tests/cli.js#L332
The text was updated successfully, but these errors were encountered: