!**< def !define test (!|fitlibrary.specify.workflow.OnFailureWithException| |''!-with FitLibrary logger-!''| |''level''|ALL| |''result''|'''is'''|false| |''end''| ) **! We include logging so it's easier to see what's going on: |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.workflow.OnFailureWithException

with FitLibrary logger
level ALL

result is false expected
true actual

end

Error in storytest tear down:
onFailure() called
-!| * Note: the following table has to be outside the specification. If it's at the end, logging is turned off before the onError() method is called and so the call is not logged! |''!-with FitLibrary logger-!''| |''level''|OFF|