systelab / jama-client

Jama Client to report Test Cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Jama Client to report Test Cases


Languages

Language:Java 100.0%