简体   繁体   中英

Using Undercover with ScalaTest and Maven

I'm having major problems getting Undercover to work using Maven

I'm using ScalaTest for unit tests and this is working perfectly When I run Undercover though it simply creates empty files

I think it's probably a problem with the configuration in my pom.xml (but the documentation for Undercover is a little sketchy)

Help :) Thanks T

At one point I inquired about Emma on a Scala mailing list, and I was told that by some that they had more success with Cobertura . You might want to try that instead.

Up to what stage is this "working correctly", given that empty files are being produced?

Do you have a sample project/POM that demonstrates the problem?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM