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.
- Host: GitHub
- URL: https://github.com/hakdogan/jakartaee-testing
- Owner: hakdogan
- Created: 2020-06-29T20:20:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T01:11:18.000Z (about 3 years ago)
- Last Synced: 2025-08-15T02:50:44.481Z (about 2 months ago)
- Topics: arquillian, jakartaee, jakartaee-testing, microshed-testing
- Language: Java
- Homepage:
- Size: 866 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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).