Add a pretend.ANY
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 317
- Forks
- 19
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
So with the call recorder it's often a useful thing to be able to make a parameter that matches anything. Perhaps it's a current timestamp or a random value, whatever it is you don't know what it is.
Mock has `mock.ANY` and I'm finding myself installing mock just for `mock.ANY`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.