chase-seibert / python-mockingLinks
Example reference for how to mock various types of things in Python unit tests.
☆49Updated 10 years ago
Alternatives and similar repositories for python-mocking
Users that are interested in python-mocking are comparing it to the libraries listed below
Sorting:
- What the mock? -- Cheatsheet for mocking in Python☆90Updated 6 years ago
- Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record lik…☆121Updated 4 years ago
- Code for testing performance of popular python webservers☆110Updated 3 years ago
- Useful checklist for building great Celery tasks.☆120Updated 6 years ago
- Easily freeze time in pytest test + fixtures☆195Updated 2 years ago
- Environment Variable Parsing for Python☆303Updated 3 years ago
- Replace default flask shell command by similar command running IPython.☆196Updated last year
- pytest plugin for mocking MongoDB with fixtures☆66Updated last year
- Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.☆237Updated this week
- A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.☆253Updated 2 years ago
- Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in c…☆75Updated 6 years ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆101Updated last year
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated 2 weeks ago
- Python "Circuit Breaker" implementation☆512Updated 10 months ago
- A Flask extension that enables or disables features based on configuration.☆127Updated 7 years ago
- Plugin to list unused fixtures in your tests☆163Updated 3 weeks ago
- a socket mock framework - for all kinds of socket animals, web-clients included☆309Updated this week
- Tips and Tricks for the Python Testing Tool☆197Updated 4 years ago
- pytest plugin used to set environment variables☆223Updated 7 years ago
- jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.☆343Updated last month
- Small utility to paginate SqlAlchemy queries.☆80Updated 5 years ago
- Code examples for "Asyncio Coroutine Patterns"☆76Updated 7 years ago
- Code for the examples on my article in Medium AsyncIO for the Working Python Developer☆236Updated 3 years ago
- Pytest Plugin to disable socket calls during tests☆330Updated last week
- Mongoengine integration with marshmallow☆77Updated 2 years ago
- a simple python database☆105Updated 6 years ago
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- A simple way to manage your project settings.☆219Updated last year
- apiron is a Python package that helps you cook a tasty client for RESTful APIs. Just don't wash it with SOAP.☆124Updated 4 months ago
- Generate fake data using joke2k's faker and your own schema☆94Updated 4 years ago