1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 11:42:33 +01:00
bats/libexec
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
..
bats Bats 0.2.0 2012-11-16 18:06:58 -06:00
bats-exec-suite Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00
bats-exec-test added decho function for debugging output 2013-08-31 10:08:59 -04:00
bats-preprocess Merge pull request #6 from mislav/echo-e-fix 2013-04-12 14:49:12 -07:00