wildfly / wildfly-tck-runners

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

= wildfly-tck-runners

Test runners for executing various TCKs against a WildFly. Each project should have its own README on how to run the specific TCK.

== Branches

This project uses branches to target running on specific versions of https://github.com/wildfly/wildfly[WildFly]. For example the 31.x branch will be used to run against the 31.x branch of WildFly.

=== Updating for branching

Once the WildFly branch is created, a new branch should be created before any new PR's are merged. The branch name must match the branch name WildFly used.

==== Creating the branch