1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-01-30 23:59:45 +01:00
bats/test/fixtures/bats
2013-10-18 22:05:20 +01:00
..
dos_line.bats Supporting DOS line endings in BATS tests 2013-05-22 21:20:39 -04:00
empty.bats
environment.bats
failing_and_passing.bats
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
load.bats Abort when load is invoked with a nonexistent script 2012-11-16 14:35:48 -06:00
output.bats
passing.bats
setup.bats
skipped.bats Support for TAP compliant skip directive inside test blocks. 2013-10-18 22:05:20 +01:00
teardown.bats
test_helper.bash