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

Integration testing: Experimentation with Arquillian and Testcontainers #9237

Open
poikilotherm opened this issue Dec 18, 2022 · 1 comment

Comments

@poikilotherm
Copy link
Contributor

poikilotherm commented Dec 18, 2022

During the development of #9229 it became more and more evident that to create an integration test for this kind of functionality, we need a different setup of testing than our well known "unit tests + API tests".

This issue is a collection of ideas and experimentation to introduce more advanced integration testing using container technology (Docker) and frameworks like Testcontainers and Arquillian.

Doc links:

@poikilotherm
Copy link
Contributor Author

Doing some experimentation as part of #7424 revealed payara/ecosystem-support#66 needs to be addressed first

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

No branches or pull requests

1 participant