An open API service indexing awesome lists of open source software.

https://github.com/hakdogan/jakartaee-testing

This repository shows you how to write integration and end-to-end tests for JakartaEE applications with Arquillian and MicroShed Testing.
https://github.com/hakdogan/jakartaee-testing

arquillian jakartaee jakartaee-testing microshed-testing

Last synced: about 2 months ago
JSON representation

This repository shows you how to write integration and end-to-end tests for JakartaEE applications with Arquillian and MicroShed Testing.

Awesome Lists containing this project

README

          

![Java CI with Maven](https://github.com/hakdogan/jakartaee-testing/workflows/Java%20CI%20with%20Maven/badge.svg)

# JakartaEE Testing

This repository shows you how to write integration and end-to-end tests for JakartaEE applications with Arquillian and MicroShed Testing. You can be found more detail about how Arquillian and MicroShed are work in [this article](https://medium.com/@hakdogan/how-to-write-embedded-integration-and-e2e-tests-for-jakartaee-6373931cbb94).