Sha256: b364f7214be0a93e402e513d850433f184acb841facc2ebdbf8d51bb7b7c85e2
Contents?: true
Size: 240 Bytes
Versions: 101
Compression:
Stored size: 240 Bytes
Contents
## Running Tests Execute the tests with: ```bash $ sbt test ``` You can also use sbt to re-run your tests whenever the source files change: ```bash $ sbt >~ test ``` You should place your code in: ```bash src/main/scala/bob.scala ```
Version data entries
101 entries across 101 versions & 1 rubygems