Add a pretend.ANY
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 317
- Forks
- 19
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.