On 15 Aug 2006, at 19:14, Michael G Schwern wrote:
[snip]
The separation of the display code from the tests themselves is a bonus. Though one would have to check with folks who actually use XUnit to be sure this is a problem
[snip]I don't think it is. In things like JUnit and TestNG the test runner is logically separated (it's a different class, defined APIs, etc.)
Cheers, Adrian