Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Arquillian #4

Closed
wants to merge 12 commits into from
Closed

Support for Arquillian #4

wants to merge 12 commits into from

Conversation

OndroMih
Copy link
Owner

@OndroMih OndroMih commented May 14, 2021

Adds support for running TCK tests in a Java application container using Arquillian. It also modifies the example TCK runner for JBatch to use an Arquillian Weld embedded container instead of plain Weld to run the tests in the Weld container.

There's also an example of running the TCK using Arquillian against a locally installed Payara Server: https://github.com/OndroMih/Payara-Batch-TCK-Runner/tree/poc-arquillian. This wouldn't be possible without changes in this pull request.

More details on my blog: https://ondro.inginea.eu/index.php/possible-ways-to-use-arquillian-in-jakarta-ee-tcks/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant