wildfly / wildfly-tck-runners

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

Use Server Dependencies and Add jakarta.json-tck-tests-pluggability Test Runner #125

Closed jamezp closed 10 months ago

jamezp commented 10 months ago

resolves #123 resolves #124

Changes how we use client side testing dependencies. Use dependencies from the server on the client side, where applicable.

Also add a simple runner for the jakarta.json-tck-tests-pluggability tests.