On 11/06/2010 11:29 AM, Patricia Shanahan wrote:
If I were doing this sort of test migration, I would test the test by modifying the code under test to introduce the bug it is testing for, and consider the operation complete only when the test detects and reports it.
It might well be the only way to do it. Unless only the framework is changed. We could go for a reporting backend that reports in junit style? I've never worked with jtreg, is it cumbersome to use?
Gr. Sim