Sauce Labs Product Announcements

New
saucectl cli
May 02, 2023

saucectl now supports rerunning only failed tests

Smart retries support for saucectl

saucectl now supports smart retries that only execute tests that have failed as part of the suite.

Here is how it can be set up as part of saucectl config:

sauce:

retries: 2

suite:

- name: My Saucy Test

smartRetry:

failedOnly: true

Here are links to set up the following frameworks:

Create your own newsfeed