Skip to content

c089/kata-setup-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD kata setup using scalatest

  • install scala and sbt using brew install scala sbt (or equivalent)
  • run tests manually: sbt test
  • run tests on file change: sbt '~ test'
  • or open in IntelliJ IDEA and run as usual

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages