sbt-scoverage
Coverage tool
Supports code coverage analysis for Scala projects using scoverage
sbt plugin for scoverage
650 stars
29 watching
157 forks
Language: Scala
last commit: 11 days ago Related projects:
Repository | Description | Stars |
---|---|---|
scoverage/gradle-scoverage | Enables Scoverage in Java CI builds using Gradle | 53 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
scapegoat-scala/scapegoat | A tool for static code analysis that flags suspicious language usage in Scala code | 530 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
shmishleniy/sbt-deploy-ssh | A plugin for sbt to easily deploy projects over SSH | 28 |
scopt/scopt | A lightweight command-line options parsing library for Scala applications. | 1,433 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
gatling/gatling-sbt-plugin | Automates load testing and performance measurement of web applications using a plugin for the build automation tool SBT | 107 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
earldouglas/sbt-frege | Supports compilation and execution of Frege code within Scala-based build systems like sbt. | 53 |