Releases: specs-sh/assert
Releases · specs-sh/assert
v1.0.0
set -e
support- no longer add a
command
local which could collide with the command function return
orexit
with the exit code of the failing command (assert
only)ASSERT_FAIL
andREFUTE_FAIL
to configureexit
-vs-return
(still defaults toexit
)- Apache 2.0 --> MIT License
- Remove
bx-sh
cruft - Renamed from
assert.sh
toassert
and home moved tospecs.sh
- Switch specs from (incomplete)
specs.sh
over tomicrospecs