pksol / mock_autogenLinks
A tool to auto generate the basic mocks and asserts for faster unit testing
☆38Updated 2 years ago
Alternatives and similar repositories for mock_autogen
Users that are interested in mock_autogen are comparing it to the libraries listed below
Sorting:
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…