testImplementation

abstract val testImplementation: DependencyCollector

Add a dependency to the commonTest source set's implementation configuration.

See also