python_koans

Python tutor

An interactive tutorial for learning Python through writing tests and exercises

Python Koans - Learn Python through TDD

GitHub

5k stars
290 watching
3k forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists

koanspython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jamescooke/flake8-aaaA Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests69
decorator-factory/flake8-useless-assertA plugin to catch and report unnecessary assert statements in Python code.5
vikingco/flake8-pytestChecks Python test code against standard assert statement usage12
stretchr/testifyA toolkit providing common assertions and mocks to support testing in Go programming language.23,652
and-semakin/flake8-pytestrailAnalyze Python code for missing or incorrectly formatted test identifiers for a testing framework.10
jparise/flake8-assertiveA Flake8 extension that enforces more specific and informative unittest assertions.31
programminghero1/100-plus-python-coding-problems-with-solutionsA collection of 100+ Python coding problems with solutions to practice and improve programming skills857
assertj/assertjA library providing fluent and typed assertions for unit testing in Java2,646
pvcaptest/pvcaptestAutomates capacity testing according to ASTM E2848 standard19
quantifiedcode/python-anti-patternsA collection of common Python coding mistakes and poor practices1,716
oca/pylint-odooEnforces coding standards and detects potential issues in Python code used in Odoo modules.144
donnemartin/interactive-coding-challengesAn interactive coding challenge platform with a large collection of algorithms and data structures in Python.29,635
pycqa/flake8-commasEnforces trailing commas in Python code to avoid merge conflicts and improve readability.131
beberlei/assertA thin assertion library providing low-level input validation and guard methods for PHP applications.2,411
revsys/django-test-plusReduces boilerplate code in Django tests to make them more efficient and maintainable615