Projects with this topic
Sort by:
-
Mocking examples for pytest. Mocking practices can be helpful when testing database clients or any other object/function that cannot be initialized in pipeline. However, Mocking techniques can be difficult to understand, and therefore examples are placed in this repository.
Updated -
-
An example class with tests showing various ways of utilizing mock data.
Updated