Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 260 Bytes

hellosubcut

A simple scala project using sbt and subcut for dependency injection. The tests written with scalatest demonstrate using a dependency with a normal configuration and with a mock configuration.

To run all tests:

sbt test