Skip to content

ffbit/todo-backbone-spring-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber, Spring Framework and Backbone.JS todo example

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.

How to run web application

  1. Run mvn clean jetty:run or mvn clean package t7:run
  2. Open http://localhost:8080/ in your favourite browser

How to test

  1. Install Apache Maven
  2. Install Mozilla Firefox web browser
  3. Run mvn clean integration-test

Status

Unstable

About

Cucumber, Spring Framework and Backbone.JS todo example

Resources

Stars

Watchers

Forks

Packages

No packages published