-
Notifications
You must be signed in to change notification settings - Fork 69
Issues: asomers/mockall
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support New feature or request
Self
in function pointer arguments
enhancement
#450
opened Jan 17, 2023 by
TimeToogo
Allow mocking methods with non-static generic arguments
enhancement
New feature or request
#217
opened Oct 2, 2020 by
asomers
Mockall handles elided lifetimes differently than declared ones
bug
Something isn't working
#227
opened Nov 3, 2020 by
asomers
How to mock multiple impls of generic struct instances?
question
Usage question
#271
opened Apr 18, 2021 by
ChriFo
Add ability to reset / clear existing expectations?
enhancement
New feature or request
#283
opened Jun 4, 2021 by
Sushisource
Make some of internal API public so that other crates can build on top of mockall
enhancement
New feature or request
#318
opened Jul 26, 2021 by
taminomara
"Mock" is prefixed even when using New feature or request
mock!
enhancement
#331
opened Sep 5, 2021 by
garrettmaring
Mock the same generic trait twice on a concrete struct
enhancement
New feature or request
#342
opened Oct 9, 2021 by
glueball
capture argument values for further assertions
enhancement
New feature or request
#366
opened Mar 1, 2022 by
albx79
Question: support interior mutability for mocks?
enhancement
New feature or request
#385
opened May 25, 2022 by
mattklein123
Lift the 'static requirement for return types
enhancement
New feature or request
#85
opened Nov 30, 2019 by
asomers
Support default implementation
enhancement
New feature or request
#454
opened Feb 1, 2023 by
oblique
can we use &dyn to circumvent: Usage question
error[E0562]: impl Trait only allowed in function and inherent method return types, not in Fn trait param
question
#498
opened Jul 13, 2023 by
corecode
Allow specifying a New feature or request
crate
root in the automock proc macro.
enhancement
#520
opened Oct 18, 2023 by
Jezza
Assume Times(1) by default for a return_once expectation
enhancement
New feature or request
#523
opened Nov 20, 2023 by
mic006
Feature Request: Mock object IDs
enhancement
New feature or request
#524
opened Nov 28, 2023 by
chanq-io
Mock trait with methods that return iterators
question
Usage question
#547
opened Jan 29, 2024 by
vitornesello
Struct with different traits that has identically named methods
question
Usage question
#551
opened Feb 23, 2024 by
ThomasConrad
Feature request: create a
spy!
macro to provide a transparent mock but that can be asserted upon.
#567
opened Apr 16, 2024 by
iddm
Feature request: support for New feature or request
const generics
in mock!
and automock
enhancement
#568
opened Apr 16, 2024 by
korbinian-maier-bl
bug: Unable to mock a struct for a local trait implementation inside a macro
#635
opened Jan 10, 2025 by
magaya-andrewthal
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-27.