summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6607b43..aa3b55d 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,7 @@ A test written in C++
| --------------- | ----------- |
| `"TEST_ENV"` | The environment for executing the test runner. |
| `"CC_TEST_LAUNCHER"` | List of strings representing the launcher that is prepend to the command line for running the test binary. |
+| `"RUNS_PER_TEST"` | The number of times the test should be run in order to detect flakyness. If set, no test action will be taken from cache. |
### Rule `["CC", "defaults"]`