Module ui_test::custom_flags
source · Expand description
Define custom test flags not natively supported by ui_test
Modules§
- Custom flag for setting the edition for all tests
- Types used for running tests after they pass compilation
- All the logic needed to run rustfix on a test that failed compilation
Traits§
- Tester-specific flag that gets parsed from
//@comments.