The Rust Programming Language Forum
Disable parallel testing for module
help
cuviper
September 6, 2018, 8:37pm
2
If you put it in a standalone file in
tests/
, it will run on its own.
show post in topic
Related topics
Topic
Replies
Views
Activity
How tests are run: threads
6
1549
January 5, 2019
How to run FFI tests individually
help
7
984
October 31, 2018
Passing --test-threads=1 to cargo test by default?
help
12
9059
March 27, 2023
How are cargo tests run (serially or in parallel)?
help
10
7381
July 20, 2017
Is disabling parallel testing a bad code design?
code review
7
323
April 16, 2025