wildfly / wildfly-tck-runners

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

Create a Jakarta Data TCK Runner #183

Open bstansberry opened 2 months ago

bstansberry commented 2 months ago

Support WFLY-19397 development by adding a runner for the Jakarta Data TCK.

This will be derived from https://github.com/jakartaredhat/hibernate-data-tck/. The main difference, besides bringing it into this repo, will be updating it to use the jakarta-data layer when provisioning using Galleon, plus allowing direct specification of the WildFly installation to test so externally provisioned servers can be tested.