Cédric Beust ♔ wrote:
> 
> Creating a TestNG instance for every @Test method?  Seems completely
> useless
> to me.
> 

The intent is not to fork once per test method but once per test class. Just
like I can say in the TestNG Eclipse plugin "run class XY" instead of
selecting a group.


Benjamin Bentmann
-- 
View this message in context: 
http://www.nabble.com/testng%2C-surefire%2C-and-forkMode%3Dalways-tp15323782p15324537.html
Sent from the Surefire - Developer mailing list archive at Nabble.com.

Reply via email to