zorzella / test-libraries-for-java

Automatically exported from code.google.com/p/test-libraries-for-java
Apache License 2.0
0 stars 0 forks source link

Add TestNG support #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
TestNG test framework is not supported in this libraries, which I think is
a shame because of the same principles that apply to JUnit 4.x can apply to
TestNG framework.

I have written code intended to support TestNG framework and I would like
to submit it for check in. Any feedback would be appreciated and welcome. 
I have included JUnit tests for TearDownTestCase and TestNGAsserts.

Original issue reported on code.google.com by Krishnan...@gmail.com on 3 Jan 2010 at 10:41

Attachments:

GoogleCodeExporter commented 8 years ago
I'm reviewing your code and I'll let you know.

Thanks for the contribution.

Z

Original comment by zorze...@google.com on 6 Jan 2010 at 1:52

GoogleCodeExporter commented 8 years ago
I forgot to mention that I used to TestNG v5.11.for testing.

Original comment by Krishnan...@gmail.com on 6 Jan 2010 at 7:42

GoogleCodeExporter commented 8 years ago
Hi Z,

Have you had a chance to review the code? If yes, then please let me know of 
your
feedback. Your feedback would be appreciated.

Thanks,

Kartik

Original comment by Krishnan...@gmail.com on 13 Jan 2010 at 9:57