Kristian,

I was looking to use Surefire to help running tests in scripting
languages...

i.e. where the .class file is not necessarily created at all.

I notice that Surefire's Providers API leans heavily on ScanResult which
seems to be biased towards assuming that there is a .class file for each
and every test.

Is this something that you think could be easily unwound, or am I better
creating a separate test engine for non-class based tests

-Stephen

Reply via email to