[jboss-as7-dev] Consolidate Arquillian test infrastructure

Jaikiran Pai jpai at redhat.com
Thu Jun 9 06:22:31 EDT 2011


On Thursday 09 June 2011 03:32 PM, Darran Lofthouse wrote:
> On 06/09/2011 06:52 AM, Jaikiran Pai wrote:
>> Should the testsuite2 (and everything under it) be deleted now? Or will
>> it continue to stay - it has additionally "api" and "internals" modules.
>> Where should new tests go?
>
> I am also interested in this, I am just about to write a bunch of spec
> tests and would like to know where to place them.
>
> Incidentally after my latest rebase InteliJ now correctly identified
> testsuite/smoke as a valid Maven artefact and processes the source
> correctly, the other modules are not currently recognised so InteliJ
> does not handle the source correctly.
I see the same. Infact, mvn clean compile from testsuite/spec shows 
compilation failures. So I'm not too sure where to add the tests now. 
testsuite2/spec no longer has a pom.xml and hence I can't add it there 
either. I don't mind fixing those compile errors (they are missing some 
pom dependencies), but I'm not too sure how the testsuite is currently 
organized because I see some java files under testsuite/spec/main/java 
instead of testsuite/spec/test/java.

-Jaikiran



More information about the jboss-as7-dev mailing list