Skip to content

Example usage of rspec-sanity tests wrapper

Notifications You must be signed in to change notification settings

rwojsznis/rspec-sanity-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example repo for rspec-sanity

CircleCI

  1. CircleCI as the test runner
  2. Github issues within this repository used as flaky tests catalog

See .circleci/config.yml for a fully working example - it also uses store_test_results for collecting results on 1st pass so you will have nice output in the CircleCI's UI if all your flaky tests are passing on 2nd attempt:

Screenshot 2023-03-25 at 14 43 10

In that scenario all flaky tests were reported to corresponding Github issues, flaky tests are visible in the UI, and the build exited with a 0 status.

About

Example usage of rspec-sanity tests wrapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages