Issues
- 1
0.22 was not published to crates.io
#59 opened by damianwadley - 0
- 0
- 0
Not able to Mock Trait that is extending other traits from std library (Sync+Send)
#56 opened by KTBabu96 - 0
missing `Handle` in implementation
#55 opened by asomers - 2
Matchers with Strings unergonomic
#53 opened by ChrisGreenaway - 0
- 1
- 1
Mock a trait with a fluent interface
#49 opened by neugepower - 4
- 9
feature request: Mocking structures
#29 opened by asomers - 1
reference arguments to calls
#48 opened by nikodemus - 1
Doesn't compile on stable
#34 opened by golergka - 3
Test and source separation
#42 opened by itissid - 0
add minimum 2018 edition example
#44 opened by mrcosta - 1
- 4
Matchers ignore types of generic parameters
#39 opened by asomers - 1
Support dyn Trait syntax
#33 opened by janhohenheim - 5
support mocking traits with static methods
#38 opened by asomers - 2
Push 0.12.2 changes
#36 opened by asomers - 0
- 0
User's guide still references mockers_macros
#30 opened by asomers - 3
Support mocking extern C bindings
#11 opened by chris-zen - 3
.times() can't be used with .and_call()
#32 opened by asomers - 9
- 2
Feature request: parameterized trait methods
#27 opened by asomers - 2
Does 0.10.0 depend on mockers_macros?
#26 opened by tylerhjones - 2
mockers_codegen fails to compile with rust 1.26.0
#25 opened by asomers - 1
Looks like 0.9.3 was never actually published.
#24 opened by thedodd - 0
Mockers broken on nightly 1.25
#23 opened by austinglaser - 0
Thread-safe mocks
#22 opened by bossmc - 2
Feature request: inherited Traits
#20 opened by asomers - 3
- 2
- 2
the trait bound `&'static serial::SerialPort: mockers::Mocked` is not satisfied
#16 opened by shortwavedave - 1
- 0
mockers_derive does not seem to be published
#15 opened by Rogach - 5
Default implementation on mocks.
#14 opened by andoriyu - 5
Derive custom traits is deprecated
#9 opened by la10736 - 10
Traits with associated types
#13 opened by 3Hren - 11
Build broken on rustc stable 1.15.0
#12 opened by matthauck - 5
- 4
Getting error when using in sub modules
#8 opened by Biacode - 0
Add new usage example
#5 opened by mre - 1
Cannot derive multi argument method's trait
#6 opened by la10736 - 0
Fix README
#1 opened by mbudde