GitHunt
HO

holixon/axon-server-testcontainer

Running Axon Server in Testcontainers tests.

Axon Server TestContainer

Running axon server in testcontainers tests.

incubating
Build Status
sponsored
Maven Central

Idea

Run an Axon Server docker container from within your (junit) tests.

Usage

<dependency>
    <groupId>io.holixon.axon.testing</groupId>
    <artifactId>axon-server-testcontainer</artifactId>
    <version>0.0.2</version>
    <scope>test</scope>
</dependency>

see AxonServerContainerITest

Languages

Kotlin61.6%Java38.4%

Contributors

Apache License 2.0
Created November 12, 2021
Updated February 28, 2024