When I run them from cmd, I can just do `gradle cl...
# spek
s
When I run them from cmd, I can just do
gradle clean test
or have the
test
task depend on
clean
which is fine.