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