diff --git a/TODO b/TODO index be8e36a..3b2a0c8 100644 --- a/TODO +++ b/TODO @@ -152,3 +152,14 @@ Description: license specification is no longer a trove classifier in pyproject.toml, hence the reference to LICENSE must be changed --- + +ID: 10 +Type: feature +Title: pytest current test context fixtures +Status: open +Priority: high +Created: 2025-06-20 +Description: add fixtures for doing things in relation to the active testing + context + +---