You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by dev dev <gu...@gmail.com> on 2007/11/28 08:47:35 UTC

performance unit testing with maven 2

We are trying to find out which are the best ways for us to create
performance unit tests directly to our already existing test cases. Have
anyone have a good way to do that (we are looking at junitperf performance
unit testing framework) but we are not sure how to integrate with maven
pom.xml so that we can just run "mvn test"?

Thanks
dev