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