Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Add option to break testing after several tests fail #22

Closed
denis-tingaikin opened this issue Feb 24, 2020 · 0 comments
Closed

Add option to break testing after several tests fail #22

denis-tingaikin opened this issue Feb 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@denis-tingaikin
Copy link
Member

denis-tingaikin commented Feb 24, 2020

Motivation

The option to break testing after several tests fail could reduce CI time and give more fast feedback.

Usecase

  1. The user pushes commit which destroys one of the general functionality of product.
  2. Cloudtest starts testing.

Actual: Cloudtest will finish after all tests fail.
Expected: Cloudtest will finish after several tests fail if set option to break testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants