v1.12.0
Added :
bats::on_failurehook that gets called when a test orsetup*function fails (#1031)
Fixed:
- increase compatibility with Solaris (#1043)
- fix
noclobberbreakingbats-gather-tests(#1042) - fix exiting with
0despitebats:focuswhen all tests have been filtered out (#1058) - remove deprecated ubuntu 20.04 from CI config (#1083)
Documentation:
- Fix hyperlink to external Bash resource (#1033)
- Remove mentions to no longer existing
find_library_load_pathinlib/bats-coredocstrings (#1032) - Add missing "status" word in
--returned-statusdocumentation (#1077)