todo(12): open

This commit is contained in:
Tiara Rodney 2025-06-21 18:13:59 +02:00
parent b9bea79c60
commit 6b6fb02f41
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB

11
TODO
View file

@ -174,3 +174,14 @@ Description: to shorten the namespace and also indicate that testing utilities
are different from regular utilities are different from regular utilities
--- ---
ID: 12
Type: feature
Title: simplify testing.fixtures.mock_pkg
Status: open
Priority: high
Created: 2025-06-21
Description: Only bootstrap a package mock with the minimum requirements for a
Python module and let the consumer handle the directory layout.
---