Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 907 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 907 Bytes

Jama Client

Description

Use this application to access to your JAMA Contour instance and update the Test Cases in Jama with the results of your Automatic test.

Getting Started

To get you started you can simply clone the jama-client repository and install the dependencies:

Prerequisites

You need git to clone the jama-client repository.

You will need Java™ SE Development Kit 8 and Maven.

Clone jama-client

Clone the jama-client repository using git:

git clone https://github.com/systelab/jama-client.git
cd jama-client

Install Dependencies

In order to install the dependencies you must run:

mvn install