diff --git a/TODO b/TODO index 2da03d6..8f9d762 100644 --- a/TODO +++ b/TODO @@ -163,3 +163,14 @@ Description: add fixtures for doing things in relation to the active testing context --- + +ID: 11 +Type: bugfix +Title: move testing utils out of utils +Status: open +Priority: high +Created: 2025-06-20 +Description: to shorten the namespace and also indicate that testing utilities + are different from regular utilities + +---