agriffis / vcrpy-unittestLinks
Python unittest integration for VCR.py
☆42Updated 5 years ago
Alternatives and similar repositories for vcrpy-unittest
Users that are interested in vcrpy-unittest are comparing it to the libraries listed below
Sorting:
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆126Updated 4 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- a socket mock framework - for all kinds of socket animals, web-clients included☆300Updated this week
- Mock/stub/spy library for Python☆63Updated 3 months ago
- py.test integration for responses☆94Updated 9 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated last week
- Python software releasing made easy and repeatable☆203Updated last week
- A fast time mocking alternative to freezegun that wraps libfaketime.☆76Updated 8 months ago
- Easily freeze time in pytest test + fixtures☆194Updated 2 years ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- Py.test integration with VCR.py☆171Updated 3 years ago
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Seamless integration of tox into Travis CI☆202Updated last year
- A pipenv plugin for Tox☆121Updated 2 years ago
- Update your version while having a drink☆87Updated 5 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Plugin to list unused fixtures in your tests☆159Updated 10 months ago
- Statically populate the `known_third_party` `isort` setting.☆66Updated 5 years ago
- changes automates python library release tasks.☆277Updated 2 years ago
- Flipper is a lightweight, easy to use, and flexible library for feature flags in python☆103Updated 2 months ago
- Pylint plugin for analysing code using Celery☆35Updated 2 years ago
- A library for stubbing in python☆314Updated last year
- A tox plugin to run one or more Docker containers during tests☆179Updated this week
- pytest plugin for running pyflakes☆46Updated 3 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆62Updated last month
- A simple way to manage your project settings.☆219Updated last year
- A extensible library for Settings/Code separation