From 44e35846a50c673221e9b880faaab189415d10ce Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Fri, 20 Jun 2025 21:00:31 +0200 Subject: [PATCH] todo(10): open --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 + +---