python_koans
Python tutor
An interactive tutorial for learning Python through writing tests and exercises
Python Koans - Learn Python through TDD
5k stars
290 watching
3k forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
koanspython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 |
| A plugin to catch and report unnecessary assert statements in Python code. | 5 |
| Checks Python test code against standard assert statement usage | 12 |
| A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,652 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| A Flake8 extension that enforces more specific and informative unittest assertions. | 31 |
| A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 857 |
| A library providing fluent and typed assertions for unit testing in Java | 2,646 |
| Automates capacity testing according to ASTM E2848 standard | 19 |
| A collection of common Python coding mistakes and poor practices | 1,716 |
| Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 144 |
| An interactive coding challenge platform with a large collection of algorithms and data structures in Python. | 29,635 |
| Enforces trailing commas in Python code to avoid merge conflicts and improve readability. | 131 |
| A thin assertion library providing low-level input validation and guard methods for PHP applications. | 2,411 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |