Skip to content

thucydides-webtests/thucydides-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

## Thucydides demo apps

Some simple demonstrations for the Thucydides application. They take the form of a Play application and a corresponding set of web tests. To run the Play application, you will need to install the Play framework (http://www.playframework.org/). T Then, go into the application directory (e.g. jobboard/jobboard) and execute `play run`.

Once the application is running, you can run the web tests by going to the web test directory (e.g. jobboard/jobboard-webtests). To run the tests, just type `mvn test`.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages