Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Add test libraries and coverage plugin #14

Open
vil1 opened this issue Jul 9, 2018 · 1 comment
Open

Add test libraries and coverage plugin #14

vil1 opened this issue Jul 9, 2018 · 1 comment

Comments

@vil1
Copy link
Contributor

vil1 commented Jul 9, 2018

We want all the projects to use the same test library, scalaz-zio uses specs2.

The plugin already adds a test dependency to scalacheck in Compilation.scala, maybe we should move dependency-related settings in a separate file to avoid clutter in Compilation.scala.

We also need to add the scoverage plugin to the projects.
Open question do we have a way to make sure from the plugin that the projects' CI configuration will run the coverage?

@vil1 vil1 changed the title Add test libraries Add test libraries and coverage plugin Jul 9, 2018
@harmeetsingh0013
Copy link

Why are we going with spects2 instead of scala-test?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants