hi,

the buildr docs show an example for enhancing the test-task:

test do
  fail 'More than 3 tests failed!' if test.failed_tests.size > 3
end

i did not manage to get that one working and i did not see any spec for the 
usage. does it really work?

kind regards,
peter

Reply via email to