The goal of this project is to test [Backbone.JS todo example] (http://documentcloud.github.com/backbone/examples/todos/index.html) with Cucumber and shared [Spring JPA] (http://www.springsource.org/spring-data/jpa) datase transactions.
- Run
mvn clean jetty:run
ormvn clean package t7:run
- Open http://localhost:8080/ in your favourite browser
- Install Apache Maven
- Install Mozilla Firefox web browser
- Run
mvn clean integration-test
Unstable