I assumed that failing the Pre-UUT callback would automatically fail the whole test. This is not the case. I can force it to terminate using Parameters.ContinueTesting, but this does not generate a report of the failed step/s.
So, is a failed callback supposed to fail the whole shooing match and generate a report? If not, just how do I do that?