tests

Console test runner - writes to stdin, reads stdout

  • tests

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
tests
110.4.211 years ago12 years agoMinified + gzip package size for tests in KB

Readme

tests.js
Console test runner - writes to stdin, reads stdout. For example:
wc <<< one two three >>>
1       3      14