1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-03-04 07:49:50 +01:00
bats/test/fixtures/bats
2017-09-12 14:24:38 +02:00
..
dos_line.bats
empty.bats
environment.bats
failing_and_passing.bats
failing_helper.bats Revert "Revert "Merge pull request #25 from sstephenson/stack-trace"" 2013-10-28 20:13:45 -05:00
failing_setup.bats Correctly log errors in setup and teardown functions 2013-11-04 12:20:55 -06:00
failing_teardown.bats Print the failing status code, if it's significant 2014-08-12 16:45:51 -05:00
failing.bats Print the failing status code, if it's significant 2014-08-12 16:45:51 -05:00
intact.bats
invalid_tap.bats Skip pretty formatting if the first line isn't a TAP plan 2013-10-28 14:47:52 -05:00
load.bats
loop_keep_IFS.bats saving $IFS in run() not altered for code using it 2015-01-29 20:51:49 +01:00
output.bats
passing_and_failing.bats Add skipped count tests in the summary 2014-08-13 14:32:35 +01:00
passing_and_skipping.bats Add skipped count tests in the summary 2014-08-13 14:32:35 +01:00
passing_failing_and_skipping.bats Add skipped count tests in the summary 2014-08-13 14:32:35 +01:00
passing.bats
setup.bats
single_line.bats Support single-line test definitions 2013-11-17 13:04:57 -06:00
skipped.bats
stdout_stderr_separate.bats test(run): Add test for separate output and error 2017-09-12 14:24:38 +02:00
teardown.bats
test_helper.bash Revert "Revert "Merge pull request #25 from sstephenson/stack-trace"" 2013-10-28 20:13:45 -05:00
without_trailing_newline.bats