[jboss-dev] Byteman 1.5.0 with new, lemony-fresh JUnit integration
Andrew Dinn
adinn at redhat.com
Thu Jan 20 07:20:42 EST 2011
On 01/18/2011 09:28 AM, Manik Surtani wrote:
> Sounds cool. Do you have something similar for TestNG planned as
> well?
https://issues.jboss.org/browse/BYTEMAN-147
Raised and closed. trunk now contains support for the same BMUnit
annotations on TestNG classes. It's implemented via class BMNGRunner
which is an IHookListener. You can have your test class extend this to
inherit the before/after class/method rule loading. I believe you should
also be able to attach it to your test class using the TestNG listener API.
regards,
Andrew Dinn
-----------
More information about the jboss-development
mailing list