Established Standards for Tests #20820
Labels
Code Style
Code style, linting, code_checks
Needs Discussion
Requires discussion from core team before further action
Testing
pandas testing functions or related to the test suite
xref #20813 (comment) there is some inconsistency with how tests are built which we could standardize and cleanup. For example, all of the following may appear in any given test:
There are of course many more combinations in between but the above should cover the concept. With the assumption that the last is preferable, the proposal here is to explicitly document that somewhere (perhaps TESTING_README.md?) and beyond that perhaps set up LINTing rules to enforce the standard.
Thoughts?
The text was updated successfully, but these errors were encountered: