wildfly / wildfly-tck-runners

Test runners for executing various TCKs against a WildFly runtime
Apache License 2.0
1 stars 7 forks source link

Add exclude groups and add a suite-web.xml for running web profile te… #18

Closed jamezp closed 2 years ago

jamezp commented 2 years ago

…sts.

Signed-off-by: James R. Perkins jperkins@redhat.com


This is not currently required, but will be for 3.0.2. It doesn't stop anything from currently working. To run eeweb you'd just need to run with something like:

mvn clean verify -DsuiteXmlFile=suite-web.xml