| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-18 | 629 Bytes | |
| v1.12.0 source code.tar.gz | 2025-05-18 | 176.0 kB | |
| v1.12.0 source code.zip | 2025-05-18 | 310.8 kB | |
| Totals: 3 Items | 487.4 kB | 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)