Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

FitNesse instance to test Morning After Check application

Notifications You must be signed in to change notification settings

TizianoPerrucci/MACFitnesse

Repository files navigation

This is FitNesse (an acceptance testing framework and wiki) for testing the Morning After Check application.

You can find the MAC application here https://github.com/TizianoPerrucci/MorningAfterCheck , after all is a simple Scalatra application that implements the simple functional
requirements used for a DSL exercise.

The presentation related to this sample app can be found here http://prezi.com/fuxyebx_nazm/external-dsl-with-parser-combinators/ .

Moreover there is an additional branch (time) that show the DSL grammar extended to accept optionally the time information.


Start FitNesse:
$ ./start_fitnesse.sh
  (it will be accessible at http://localhost:8000)

Compile:
$ mvn compile
or
$ sbt compile

Continuos compilation and testing:
$ sbt
sbt> ~ compile
sbt> ~ test

About

FitNesse instance to test Morning After Check application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published