CodeOnCoffee / tst-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TST Exercises by Nick Baker

How to run

A full SBT environment is included which you can use to quickly test the various capabilities of this project

  1. From the root directory execute ./sbt to enter the SBT shell

Commands:

  • run Rates - Display Rates
  • run Promos - Show all Promo Combinations
  • run Promo XX - Show all Promo Combinations for the given argument (P1, P3)

Execute Tests

Standard SBT test support ./sbt test

About


Languages

Language:Scala 53.8%Language:Shell 41.4%Language:Batchfile 4.8%