pytest-dev / pyfakefsLinks
Provides a fake file system that mocks the Python file system modules.
☆725Updated this week
Alternatives and similar repositories for pyfakefs
Users that are interested in pyfakefs are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆772Updated this week
- McCabe complexity checker for Python☆672Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆935Updated 3 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,108Updated last week
- Pytest plugin to randomly order tests and control random.seed☆684Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Manage the release notes for your project.☆876Updated 2 weeks ago
- docstring style checker☆1,117Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,500Updated last week
- Naming Convention checker for Python☆527Updated 7 months ago
- Run `black` on python code blocks in documentation files☆676Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago
- A port of Ruby on Rails' inflector to Python☆520Updated 2 years ago
- Python package to work with Semantic Versioning (https://semver.org/)☆513Updated last week
- pytest fixture for benchmarking code☆1,401Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- better error messages for assert equals in pytest☆330Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆968Updated this week
- the blessed package to manage your versions by scm tags☆929Updated this week
- Mocked responses for the requests library☆465Updated last year
- Monitoring tool based on radon☆261Updated last year
- Flexible test automation for Python