Testing
Rules relading to Rego tests.
| ID | Summary |
|---|---|
| testing/todo-test | TODO test encountered |
| testing/test-outside-test-package | Test outside of test package |
| testing/print-or-trace-call | Call to |
| testing/metasyntactic-variable | Metasyntactic variable name |
| testing/identically-named-tests | Multiple tests with same name |
| testing/file-missing-test-suffix | Files containing tests should have a |
| testing/dubious-print-sprintf | Dubious use of |