darrenburns / ward
Ward is a modern test framework for Python with a focus on productivity and readability.
☆1,211Updated 8 months ago
Alternatives and similar repositories for ward:
Users that are interested in ward are comparing it to the libraries listed below
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,389Updated this week
- Flexible test automation for Python☆1,408Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆621Updated last month
- Dev tools for python☆1,023Updated 3 months ago
- Simplified packaging of Python modules☆2,205Updated last month
- A Python application for tracking, reporting on timing and complexity in Python code☆1,234Updated 10 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,088Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆889Updated last month
- A minimalist production ready plugin system☆1,412Updated this week
- Doing dirty (but extremely useful) things with equals.☆870Updated 3 months ago
- Python Linter for performance anti patterns☆686Updated last year
- The bidirectional mapping library for Python.☆1,523Updated last month
- Smart, pythonic, ad-hoc, typed polymorphism for Python