Currently the testname is put to lower case here: https://github.com/scoverage/scalac-scoverage-plugin/blob/15b56040cf72666ebce281e0296b5bebbc49f3c5/runtime/shared/src/main/scala/scoverage/Invoker.scala#L82 I have a use case where I would like to keep the proper casing of the test. Would be great for an option to switch this functionality