1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 11:42:33 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Hahler
9e3972e7e7 Safe-guard for rm -f /*
While looking at the source, I've seen this and imagined what might
happen if some test causes unsetting of $TMP, or if the setup method
would not be called for some reason.

As a sidenote, I've wondered why BATS_TMPDIR is not used here.
2014-03-13 22:41:41 +01:00
Sam Stephenson
19a05cc77d Suite support for aggregating multiple tests under a single run 2012-11-16 14:25:45 -06:00