Hello,

I was recently working on a project where we wanted to run JMeter from our
Maven build process.  At that time we installed the existing JMeterMojo,
tried it, and ended up making a few changes.  My client has graciously
offered to contribute these changes back to the JMeter project, if you have
interest.  Specifically these changes are:

(1) enhanced JMeterMojo that sets up a context class loader based on the
Maven project's test classpath (allows JMeter test classes to exist within
the maven project under test)
(2) a JMeter-TestNG integration that allows TestNG tests to run as part of a
JMeter test (supports ThreadGroup iterations, manages TestNG lifecycle
callbacks, etc)

Please let me know whether you would be interested in contribution of these
changes, and if so, how to proceed.  Thank you,

-Tom

Reply via email to