1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 20:48:27 +02:00
bats/test/fixtures/bats
2013-11-04 12:20:55 -06:00
..
dos_line.bats Supporting DOS line endings in BATS tests 2013-05-22 21:20:39 -04:00
empty.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
environment.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
failing_and_passing.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
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 Correctly log errors in setup and teardown functions 2013-11-04 12:20:55 -06:00
failing.bats Print test file path and line number after a failing test 2013-05-23 12:47:17 -05:00
intact.bats fix preprocessing tests that have lines beginning with -e 2013-04-06 14:01:03 +02:00
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 Abort when load is invoked with a nonexistent script 2012-11-16 14:35:48 -06:00
output.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
passing.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
setup.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
skipped.bats Support for TAP compliant skip directive inside test blocks. 2013-10-18 22:05:20 +01:00
teardown.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
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 Fix for test files without trailing newlines (closes #12) 2013-10-21 12:45:49 -05:00