hmm when i write a junit engine for failfast can i...
# failgood
c
hmm when i write a junit engine for failfast can i still controll the test lifecycle? or do i first report all tests to junit and then it calls my engine one by one to execute each test?