[jboss-as7-dev] testsuite
Brian Stansberry
brian.stansberry at redhat.com
Mon Feb 14 10:19:33 EST 2011
On 2/14/11 9:08 AM, ssilvert at redhat.com wrote:
> I see that there's not that much in there right now. Am I free to add
> a JSF test module to testsuite or are we putting component tests
> somewhere else?
>
Yes, you can add things. They should test more than the internals of a
module to go in testsuite though; stick internal module testing in the
module itself.
There are a few submodules under testsuite; most likely stuff will go in
integration or smoke. Smoke runs every time someone builds, unless you
do -DskipTests=true, so don't stick stuff in there unless its important
to fail the build if the test breaks.
> Also, is there any documentation on using the arquillian module that
> is there in the as7 build?
>
I don't think so, although Kabir and Thomas often surprise me. :) Most
of the tests in testsuite/smoke use the arquillian modules though.
> Stan
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat
More information about the jboss-as7-dev
mailing list