Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 266 Bytes

Scala extensions

Here are some common code for scala projects

Testing

This is the opportunity to use many testing techniques... :)

Unit test

Property based testing

Mutation testing

sbt mutationTest

Behavior Driven Development

TODO...