Releases: unional/assertron
Releases · unional/assertron
Add return values
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
Publish as assert-order
instead of @unional/assert-order
for easier access.
Improve source map root
To /@unional/assert-order
Initial release
Support once()
, step()
, some()
, any()
, all()
, plan()
.
Version to 1.1 directly as this is very simple and stable.