Changelog
[4.0.0] - 2018-10-01
Changelog
[3.0.0] - 2017-08-27
catch
replaced by throws
and !throws
only
argument (undocumented)assert-op
libassert
and process
to allow browser useChangelog
[2.1.0] - 2017-03-17
Changelog
[2.0.2] - 2017-01-26
test.only
Changelog
[2.0.1] - 2017-01-09
Changelog
[2.0.0] - 2017-01-05
only
test argument flag (i.e. prefer t.only(name, test)
over t(name, test, true)
)CHANGELOG.md
.editorconfig
t.only
to single-out test(s)t.skip
to skip tests or assertionsREADME.md