1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 03:32:27 +01:00
bats/test
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
..
fixtures
tmp
bats.bats Print the outermost, not innermost, failed command 2014-08-12 17:28:03 -05:00
suite.bats
test_helper.bash Print filenames relative to the working directory 2014-08-12 16:56:52 -05:00