arthurmde / choreos_v-v

CHOReOS aims to develop a framework for automate on-testing of choreographies. This framework support the writing and executing of automated unit, integration and acceptance tests.

Home Page:http://ccsl.ime.usp.br/redmine/projects/bailevv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Choreos Testing Framework, Choreos Verification and Validation. 

0) Requirements

- Java (sun, preferably) JDK Version 1.6
- Maven version 3

1) Installation

1.1) Build the MusicStoreWS project, because it's a dependency of the choreosvv project.
To build the project, enter the MusicStoreWS directory and issue the command:
$ mvn install

1.2) Build the choreosvv project. Enter choreosvv directory and issue the command:
$ mvn install

If everything is working, you should get a "Build Success".

About

CHOReOS aims to develop a framework for automate on-testing of choreographies. This framework support the writing and executing of automated unit, integration and acceptance tests.

http://ccsl.ime.usp.br/redmine/projects/bailevv


Languages

Language:Java 94.2%Language:HTML 4.3%Language:Python 1.6%