[jboss-dev-forums] [IronJacamar Development] - Re: Testsuite -refactoring to make test easier to run
Stefano Maestri
do-not-reply at jboss.com
Mon Nov 29 09:47:59 EST 2010
Stefano Maestri [http://community.jboss.org/people/maeste] created the discussion
"Re: Testsuite -refactoring to make test easier to run"
To view the discussion, visit: http://community.jboss.org/message/573419#573419
--------------------------------------------------------------
> 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 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
[http://community.jboss.org/message/573419#573419]
Start a new discussion in IronJacamar Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101129/c7d7fbcb/attachment.html
More information about the jboss-dev-forums
mailing list