About this project

The Commons Integration Test Starter provides a pre-configured setup for running integration tests. It integrates two primary tools: - TestContainers: For managing containerized dependencies during testing. - WireMock: For mocking HTTP-based APIs. The project follows a specific versioning format (M.yymmdd.N) and is distributed via Maven Central. It is intended to be used as a test-scope dependency within Java projects, often managed via the guru.nicks.commons BOM.