We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated release notes.
Improved the landing page.
Improved docs.
Style fixes.
Documented behavior of top-level `test()` and hooks.
Added links for AI agents.
Added aliases for `notStrictEqual()` and `any`, fixed typo, added `tape6-node` bin.
Added information on `tape6-seq`.
Added a blurb on a`suite`, `describe`, and `it`.
Added more examples and explanations.
Documented new additions.
Updated Before after hooks (markdown)
Created Before/after hooks (markdown)
More work on docs.
Added info on `AssertionError`-based 3rd-party libraries.
Documented `signal` to terminate run away asynchronous processes.
Added info on 3rd-party assertion libraries.
Merge branch 'master' of github.com:uhop/tape-six.wiki
Created 3rd-party assertion libraries (markdown)
Made `prettier` ignore an example.
Added an explanation.