Skip to content

bjhartin/scala-sbt-fitnesse-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala, SBT and Fitnesse example

A super simple example to illustrate acceptance test driven development in a short talk I'm giving for my employer. Happens to integrate scala, SBT, Fitnesse around a simple Scalatra CRUD app.

Build & Run

$ git clone https://github.com/bjhartin/scala-sbt-fitnesse-example
$ sbt
$ container:start
$ open http://localhost:8080

Fitnesse tests

$ cd fitnesse
$ ./run.sh
$ open http://localhost:9090

About

Simple example demonstrating integration of sbt, scala and Fitnesse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published