1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-01-30 15:49:49 +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 Print the failing status code, if it's significant 2014-08-12 16:45:51 -05:00
tmp Test that setup runs once before each test 2011-12-28 20:46:24 -06:00
bats.bats Print the outermost, not innermost, failed command 2014-08-12 17:28:03 -05:00
suite.bats Extended syntax: "begin" line before each test is run 2013-10-21 11:32:09 -05:00
test_helper.bash Print filenames relative to the working directory 2014-08-12 16:56:52 -05:00