"kabir.khan(a)jboss.com" wrote :
| Also, with the old build it was possible to just run one single test for a certain
weaving mode, e.g
|
| | $ ant one-test-no-weave
-Dtest=org.jboss.test.microcontainer.test.LifecycleTestCase
| |
| Is that still doable somehow?
http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-tes...
| mvn test -Dtest=org.jboss.test.microcontainer.test.BeanCallingMethodInCtorTestCase
|
Seems to do the job, but runs it in all the configurations set up
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040010#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...