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 a TCK runner for Jakarta Authentication. #8

Closed darranl closed 2 years ago

darranl commented 2 years ago

@jamezp I have pushed some more commits which I think address the issues in your comments.

Now when you check this out if you execute run_tck.sh it will use Galleon to install WildFly 27.0.0.Alpha2 and execute all of the new tests.

If we can get this merged I will follow up with PRs to enable existing installation testing and work on the old tck tests as well.