Documenting the 'magic' environment variables
Open
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 137
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 22
Description
There are some environment variables that influence the behavior, but they are not easily discoverable without browsing / searching the code.
f.e.:
```
FUZZTEST_MAX_FUZZING_RUNS
FUZZTEST_FUZZ_FOR
FUZZTEST_TESTSUITE_IN_DIR
FUZZTEST_MINIMIZE_TESTSUITE_DIR
```
etc.
Contributor guide
Assessment
This issue has not been assessed yet.