Runnable examples
Small application and user modules provide concrete behavior to test.
Compact Python learning project
A small runnable Python testing project with application examples, deterministic tests, pytest configuration, and a managed environment.
Small application and user modules provide concrete behavior to test.
The package includes direct test modules and a conventional tests directory.
The pyproject configuration keeps dependencies and test execution reproducible.
Start here
Tutorial contents
Review the release