Join Nostr
2026-02-04 17:56:25 UTC
in reply to

Sam Stephenson on Nostr: Like Bats, all Brat tests run with `set -e`, so every line in the test body is like ...

Like Bats, all Brat tests run with `set -e`, so every line in the test body is like an assertion. One of the bets Brat makes is that `set -x` (“xtrace”) output is all you need when a test fails