Skip to content

SpineEventEngine/testlib

Repository files navigation

Ubuntu build codecov   license

Spine Testlib

This module provides utilities for testing in Spine SDK subprojects. These utilities may also be handy for the users of the Spine SDK.

Spine Testlib relies on the following libraries:

Dependencies on these libraries are exposed using the API scope to simplify dependency management in user projects. Please see [build.gradle.kts] for details.

Gradle dependency

To use Spine Testlib in your Gradle project:

dependencies {
    testImplementation("io.spine.tools:spine-testlib:${version}")
}

About

Testing utilities for the Spine SDK development and users

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 10