darrenburns / wardLinks
Ward is a modern test framework for Python with a focus on productivity and readability.
☆1,209Updated 11 months ago
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.☆894Updated last month
- Python Linter for performance anti patterns☆693Updated last year
- Flexible test automation for Python☆1,445Updated last week
- Dev tools for python☆1,044Updated 6 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,245Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆634Updated 3 weeks ago
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,321Updated this 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,453Updated 2 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆926Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 9 months 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,095Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆823Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- The sweeter pytest snapshot plugin☆672Updated this week
- Your Project with Great Documentation.☆868Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆714Updated 7 months ago
- Simplified packaging of Python modules☆2,213Updated 3 weeks ago
- A different spin on dataclasses.☆802Updated 3 years ago
- Fast and well tested serialization library☆866Updated 3 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆800Updated this week
- Separate test code from test cases in pytest.☆365Updated last month
- An optimized logging library for Python☆736Updated last month
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Run-time type checker for Python☆1,682Updated 3 weeks ago
- Production-grade retries for Python☆1,219Updated 3 weeks ago
- Unsynchronize asyncio☆901Updated 6 months ago
- A tool to automatically convert old string literal formatting to f-strings☆718Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆657Updated 4 months ago