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

https://github.com/dniel/micronaut-test-fixtures


https://github.com/dniel/micronaut-test-fixtures

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Micronaut Test Fixture

- Module 1 is a Micronaut Application with an Integration Test that starts the application and checks if it's running.
- Module 2 has a Fixture class that is a Bean and is injected in the Integration test mentioned above.