JBoss Community

Re: Testsuite -refactoring to make test easier to run

created by Stefano Maestri in IronJacamar Development - View the full discussion

Jesper Pedersen wrote:

 

Say what ?!? Arquillian deployments are done using ShrinkWrap. What do you mean ?

Yep right, I've written without double check the problem I had running it iside eclipse...the problem is on kernel startup in embedded that need dependency from embedded binaries. IOW what I'm doing here:

 

https://github.com/maeste/IronJacamar/blob/testRefactoring/deployers/src/test/java/org/jboss/jca/test/deployers/spec/AbstractDeployerTestCase.java#L62

 

would be nice to have in Arquillian test case too. Or maybe something better than that, but the key for me is the ability for users/contributors to run the test as Junit test inside eclipse without any special config/dependency definition for test runner

Reply to this message by going to Community

Start a new discussion in IronJacamar Development at Community