-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Right now we have a variety of tests gated on environment variable switches; this is a hassle and error-prone. We could simplify this by using the #[ignore] attribute for tests and then using cargo nextest run --run-ignored ignore-only when we want to enable them.
- duplicates
-
RUST-2055 Use cargo-nextest's default filter
-
- Closed
-