Skip to content

Testing utilities for the Spine SDK development and users

License

Notifications You must be signed in to change notification settings

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

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages