Document how to test custom checks
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
The documentation for writing your own checks (https://errorprone.info/docs/plugins) should explain how to test them using `error_prone_test_helpers` and `CompilationTestHelper`, and how to configure your build tool with the appropriate JVM arguments.
See https://github.com/tbroyer/gradle-errorprone-plugin/discussions/75
Contributor guide
Assessment
This issue has not been assessed yet.