Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

MSRV 1.77.0 TODO
#573 opened Apr 28, 2024 by asomers
Feature Request: Mock object IDs enhancement New feature or request
#524 opened Nov 28, 2023 by chanq-io
Assume Times(1) by default for a return_once expectation enhancement New feature or request
#523 opened Nov 20, 2023 by mic006
Allow specifying a crate root in the automock proc macro. enhancement New feature or request
#520 opened Oct 18, 2023 by Jezza
Support default implementation enhancement New feature or request
#454 opened Feb 1, 2023 by oblique
Support Self in function pointer arguments enhancement New feature or request
#450 opened Jan 17, 2023 by TimeToogo
MSRV 1.65.0 TODO
#436 opened Nov 21, 2022 by asomers
Question: support interior mutability for mocks? enhancement New feature or request
#385 opened May 25, 2022 by mattklein123
capture argument values for further assertions enhancement New feature or request
#366 opened Mar 1, 2022 by albx79
"Mock" is prefixed even when using mock! enhancement New feature or request
#331 opened Sep 5, 2021 by garrettmaring
Unexpected undeclared lifetime error question Usage question
#299 opened Jun 27, 2021 by chris-zen
Mockall handles elided lifetimes differently than declared ones bug Something isn't working
#227 opened Nov 3, 2020 by asomers
ProTip! Exclude everything labeled bug with -label:bug.