Anyone had any success writing Scalatest and making the test run when using
the scala profile? I just added Scalatest as a dependency to one of the sub
project (wayang-graphchi) and added some quick tests. I then configured the
parent pom against the scala-12 profile, the scalatest-maven-plugin, but
somehow my scalatests are not detected. I just wanted to ask you guys if
this was tried before?

I raised a question in Stackoverfow (without referring to Wayang) as it
seems like an issue:

https://stackoverflow.com/questions/70729253/scalatest-maven-plugin-does-not-detect-scala-test-suite

If anyone has any idea, please let me know.

Reply via email to