mock_me icon indicating copy to clipboard operation
mock_me copied to clipboard

MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.

Results 2 mock_me issues
Sort by recently updated
recently updated
newest added

if the mock_me_context lookup was made to have multi values (perhaps the value can be the name of the test_fn, etc), instead of a single key -> value, perhaps we...