-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Test Directory DocumentationΒ #5538
Copy link
Copy link
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.testIssues and PRs related to the tests.Issues and PRs related to the tests.
The
testdirectory has a number of subdirectories that could use some explanation. It is probably a good idea to add aREADMEto that directory to explain what each subdirectory is and whether or not the tests in that directory get run on the continuous integration server or not. (Look at thetest-citask in the Makefile to find out.)I'm labeling this
good first contributioneven though a first-time contributor might not know what all the directories are. Don't worry about it, First Time Contributor! Just take your best guess after perusing the test files in each directory for a little bit and any mistakes will get sorted out in the pull request conversation.