codeday-clarity / ci-visualizer

This holds the code for the CI CD Visualizer. See README for details of how to view the demo
http://app.ci-visualizer.com
0 stars 0 forks source link

Introduce flaky tests in build simulations #5

Open robmoore-i opened 3 years ago

robmoore-i commented 3 years ago

The sleeper project currently only generates passing tests. To complete this issue, change the Gradle plugin in ci-build-simulator so that it sometimes generates flaky tests which cause the build to fail on a certain percentage of test executions.