frjaeger220 / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 0 forks source link

Switch to TestNG #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For unit testing.

Original issue reported on code.google.com by crazybob...@gmail.com on 22 Feb 2007 at 9:37

GoogleCodeExporter commented 9 years ago
why bother?

Original comment by kevin...@gmail.com on 27 Feb 2007 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by kevin...@gmail.com on 27 Feb 2007 at 8:06

GoogleCodeExporter commented 9 years ago
FWIW, my opinion isn't just "why bother" but "please don't".  Even though 
TestNG has
some really nice features, JUnit still seems to have a huge percentage of the 
user
base, and integrating the Guice tests into existing test suites (e.g. here at 
Google)
will be much easier if its tests remain in JUnit, at least until TestNG takes 
off
more than it has already.

Original comment by lwer...@gmail.com on 18 Mar 2007 at 12:59

GoogleCodeExporter commented 9 years ago
Since you can use TestNG to run JUnit tests, couldn't you just add the TestNG 
jar and
use it for new tests?  As long as you use TestNG to run the tests, you 
shouldn't have
any trouble integrating it with any existing test suite.

Original comment by gk5...@gmail.com on 15 Apr 2007 at 7:45

GoogleCodeExporter commented 9 years ago
I still see no point in this and move to close it.

Original comment by kevin...@gmail.com on 31 May 2007 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by crazybob...@gmail.com on 7 Sep 2007 at 6:17