You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCCT generates reports perfectly with this. But it generates these reports in the root of my project, and not in the target/scala-2.10.1/coverage-report folder.
Tried setting cross target and possibly everything i could think of.
Is there something I am missing?
The text was updated successfully, but these errors were encountered:
Hi,
I have an sbt(0.12) project with scala 2.10.1
SCCT generates reports perfectly with this. But it generates these reports in the root of my project, and not in the target/scala-2.10.1/coverage-report folder.
Tried setting cross target and possibly everything i could think of.
Is there something I am missing?
The text was updated successfully, but these errors were encountered: