1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 03:32:27 +01:00
bats/libexec
Sam Stephenson 2c6fed1838 Print the outermost, not innermost, failed command
The outermost command—i.e. the line that failed inside the test case function itself—is more likely to be meaningful at a glance than the innermost command, which might be e.g. the implementation of a helper assertion.
2014-08-12 17:28:03 -05:00
..
bats Print filenames relative to the working directory 2014-08-12 16:56:52 -05:00
bats-exec-suite Prefer let x+=1 for incrementing counters 2013-10-28 21:01:51 -05:00
bats-exec-test Print the outermost, not innermost, failed command 2014-08-12 17:28:03 -05:00
bats-format-tap-stream Prefer let x+=1 for incrementing counters 2013-10-28 21:01:51 -05:00
bats-preprocess Support single-line test definitions 2013-11-17 13:04:57 -06:00