Skip to content
Snippets Groups Projects
Suneet Bendre's avatar
Suneet Bendre authored
Added BDDs for Attestation Manager

See merge request !2
7c7d50f8

Testing framework

  1. Introduction
  2. Setup
  3. Description

Introduction

This repository holds the test automation framework based on Java and used for testing TSA

Setup

Prerequisites

Running

  • Run the tests on a remote env: gradle regressionSuite -PbaseUrl=https://TestEnv -Dcucumber.tags="@rest, ~@wip" -Dcourgette.threads=10 -Dcourgette.runLevel=Scenario -Dcourgette.rerunFailedScenarios=false -Dcourgette.rerunAttempts=1