CodeSandwich / Mocktopus

Mocking framework for Rust
MIT License
233 stars 20 forks source link

investigate multithreaded mocks #41

Open CodeSandwich opened 5 years ago

CodeSandwich commented 5 years ago

Mocks taking effect in every thread during test runtime. Probably should block other test runs, preferably only multithreaded