1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 11:42:33 +01:00
bats/test
Spike Grobstein 93d6a43dae added decho function for debugging output
if DEBUG is defined, then when decho is called, it will output the given
string to the console, prefixed with '# DEBUG: '

This allows easier debugging of tests but still will conditionally
output said output.
2013-08-31 10:08:59 -04:00
..
fixtures added decho function for debugging output 2013-08-31 10:08:59 -04:00
tmp Test that setup runs once before each test 2011-12-28 20:46:24 -06:00
bats.bats added decho function for debugging output 2013-08-31 10:08:59 -04:00
suite.bats Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
test_helper.bash Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00