Skip to content

butcherless/scala

Repository files navigation

Scala CI

Build Status

Scala Steward badge

Coverage Status

codecov

Get more details at codescene.io.

At the beginning of a long road ...

Training material:

Create basic project script

bash <(curl -s https://raw.githubusercontent.com/butcherless/scala/master/docs/create-simple-project.sh)

Test & Coverage report

  • testOnly TestSuite -- -z CURRENT
  • command: sbt clean coverage test coverageReport
  • report: target/scala-2.13/scoverage-report/index.html
  • check dependencies: sbt dependencyBrowseTree

Plugins

Domain model