Please find the essentials below or check out the wiki for more details.
Abort-Mission can be downloaded from a few Maven repositories. Please head to this page to find out more.
<dependency>
<groupId>com.github.nagyesta.abort-mission.testkit</groupId>
<artifactId>abort.testkit</artifactId>
<version>RELEASE</version>
<scope>test</scope>
</dependency>
testImplementation "com.github.nagyesta.abort-mission.testkit:abort.testkit:+"