tophat / sanity-runner

Automate your sanity tests against a chrome browser running in AWS Lambda. Can be implemented into deployment pipelines for easy post-deploy tests or can be run on the regular to determine if your site starts regressing

Home Page:https://tophat.github.io/sanity-runner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Retrying Failed Test

mattthaber opened this issue ยท comments

Is your feature request related to a problem? Please describe.
Occasionally flakes can occur with your site/lambda/etc. and being able to have a "retry on failure" would help fix this, as it would only report failure if many fail in a row.

Describe the solution you'd like
Configuration that allows you to "retry on failure" and set "retry count"

๐ŸŽ‰ This issue has been resolved in version 0.2.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€