charlesreid1 toy factory
Tests Demo: Package that demonstrates how to add tests using unittest and coverage, and how to separate core tests from tests of test utilities and infra.
Updated 2025-05-25 02:32:36 +00:00
Tests Demo: Package demonstrating how to use tox to test across multiple Python versions.
Updated 2022-09-21 15:17:30 +00:00
CLI Demo: Simple one-file CLI package implementing git hooks for linting.
Updated 2022-09-17 22:50:28 +00:00
CLI Demo: Object-oriented operations script that can integrate ops code into a library and add tests for ops tooling.
Updated 2022-09-17 22:47:54 +00:00
Tests Demo: Package that wraps an API protected by an auth layer, and implements tests with pytest and mock. Also demonstrates how to separate offline and online tests, and safely manage secrets.
Updated 2022-09-17 22:47:06 +00:00
Versioning Demo: Simple versioned Python package implementing useful features for versioned packages and documentation.
Updated 2022-09-17 22:46:49 +00:00