# SciJava Test Utilities: A set of shared test utilities This library provides a suite of utilities commonly used in SciJava projects. For Maven projects, this library can be used by adding to your `pom.xml`: ```java org.scijava scijava-test-utils 1.0.0 test ```