update testbox
and you are done!debug()
method is only accessible from your test bundle, so getting to the TestBox output utilities is not easy. We have now implemented the testing utilities into the request
scope as request.testbox
console()
debug()
clearDebugBuffer()
print()
printLn()
mockData()
method in all your specs. This feature is a life-saver when mocking APIs or data within your applications.beforeTests
/afterTests
not reported in a meaningful way on the ANT Junit Reporter