Expand description
§serial_test_derive
Helper crate for serial_test
Attribute Macros§
- Allows for the creation of file-serialised parallel Rust tests that won’t clash with file-serialised serial tests
- Allows for the creation of file-serialised Rust tests
- Allows for the creation of parallel Rust tests that won’t clash with serial tests
- Allows for the creation of serialised Rust tests