Skip to content

Releases: unional/assertron

Add return values

24 Dec 18:46
Compare
Choose a tag to compare

any(), some(), all() and plan() will now return the current step so you can use that value in your test code to do other validations / logic.

Module name change

21 Dec 09:03
Compare
Choose a tag to compare

Publish as assert-order instead of @unional/assert-order for easier access.

Improve source map root

21 Dec 08:09
Compare
Choose a tag to compare

To /@unional/assert-order

Initial release

21 Dec 07:28
Compare
Choose a tag to compare

Support once(), step(), some(), any(), all(), plan().

Version to 1.1 directly as this is very simple and stable.