资 源 简 介
This project provides a junit runner that creates xml report files in the same fashion as the ant task does.
This is very useful when running junit from the command line, i.e. when using rake.
It takes a list of classes, just as JunitCore does.
This is how it works:
java -cp :reporting-junit-runner-2.jar junitrunner.Runner -o