Cpp Unit Test Plugin
A plugin that sets up the infrastructure for testing C++ binaries using a simple test executable. Gradle will create a RunTestExecutable task that relies on the exit code of the binary.
Since
4.4
Constructors
Link copied to clipboard
@Inject