mock is deprecated, succulent must not depend on it. The mock module is now part of the Python standard library, available as unittest.mock. @lahovniktadej, please explore the possibilities.
mock is deprecated, succulent must not depend on it.
The mock module is now part of the Python standard library, available as unittest.mock.
@lahovniktadej, please explore the possibilities.