mutationTestVersion function

String mutationTestVersion()

Returns the version of this library.

Implementation

String mutationTestVersion() {
  return 'mutation-test version: 1.7.0';
}