issues
search
axiomzen
/
zest
Tests with a twist
2
stars
0
forks
source link
Tweaks
#19
Closed
chrisaxiom
closed
7 years ago
chrisaxiom
commented
7 years ago
Don't cleanup on integrate if integrate fails; often the developer wants to see logs from the other containers when stuff fails
Added
up
and
down
aliases to
run
and
stop
respectively
Tested with integrator as subfolder in project - will work if you
abuse
use
CACHE_DIR_*
zest all
will do cleanup even if integrate tests failed as it will often be used by the CI (too slow for development purposes)
up
anddown
aliases torun
andstop
respectivelyabuseuseCACHE_DIR_*
zest all
will do cleanup even if integrate tests failed as it will often be used by the CI (too slow for development purposes)