darrenburns / wardLinks
Ward is a modern test framework for Python with a focus on productivity and readability.
☆1,211Updated last year
Alternatives and similar repositories for ward
Users that are interested in ward are comparing it to the libraries listed below
Sorting:
- Doing dirty (but extremely useful) things with equals.☆932Updated last month
- Python Linter for performance anti patterns☆697Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,257Updated 3 weeks ago
- Dev tools for python☆1,059Updated 9 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated last week
- Flexible test automation for Python☆1,463Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,486Updated last month
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,331Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆963Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated last year
- Pytest plugin to randomly order tests and control random.seed☆681Updated last week
- Your Project with Great Documentation.☆866Updated 2 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆920Updated this week
- 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 3 weeks ago
- Run `black` on python code blocks in documentation files☆674Updated last week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆844Updated 4 months ago
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆370Updated last year
- A different spin on dataclasses.☆806Updated 3 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Unsynchronize asyncio☆901Updated 10 months ago
- Mutation testing system☆1,164Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆868Updated this week
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…☆1,596Updated last week
- Rewrites source to reorder python imports☆772Updated 3 weeks ago
- Tool for automatically sorting python statements within a module☆387Updated 4 months ago
- Production-grade retries for Python☆1,274Updated this week
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated 10 months ago
- Python launcher for Unix☆624Updated 3 weeks ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆672Updated 3 weeks ago