Add a pretend.ANY
Aperta
- Lingua principale
- Python
- Stelle
- 317
- Fork
- 19
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.