-
Notifications
You must be signed in to change notification settings - Fork 581
add notes about rustdoc-ui and rustdoc-js tests #120
Copy link
Copy link
Open
Labels
A-test-suiteArea: rust-lang/rust test suitesArea: rust-lang/rust test suitesC-enhancementCategory: enhancementCategory: enhancementE-help-wantedCall for participation: extra help is wantedCall for participation: extra help is wantedE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-rustdocRelevant to the rustdoc teamRelevant to the rustdoc team
Metadata
Metadata
Assignees
Labels
A-test-suiteArea: rust-lang/rust test suitesArea: rust-lang/rust test suitesC-enhancementCategory: enhancementCategory: enhancementE-help-wantedCall for participation: extra help is wantedCall for participation: extra help is wantedE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-rustdocRelevant to the rustdoc teamRelevant to the rustdoc team
Type
Fields
Give feedbackNo fields configured for issues without a type.
While reviewing rust-lang/rust#50302 i noticed that these test folders aren't mentioned in the testing chapter at all. Since the linked PR adds a special configuration flag to the
rustdoc-jstests, it would be worth mentioning it in the testing guide.