/jakarta-integration-testing-talk

Code used in the Jakarta EE Integration Testing talk

Primary LanguageJavaApache License 2.0Apache-2.0

Jakarta EE Integration Testing Talk

Code used in the Jakarta EE Integration Testing talk

Directory weld

Example using Weld JUnit5 https://github.com/weld/weld-testing/tree/master/junit5 using Jakarta EE 10.

See LoanCalculatorTest and LoanCalculatorRepeatedTest.

Directory arquillian

Example with Arquillian (Jakarta EE 9), based on https://github.com/hantsy/jakartaee9-starter-boilerplate.

Directory atbash

Example using the Atbash Jakarta EE Integration testing framework. See https://github.com/atbashEE/jakarta-integration-testing for the repo and documentation is at https://github.com/atbashEE/jakarta-integration-testing/blob/main/integration.pdf