Tiara Rodney
aa2540cf3f
refactor(testing.pytest): change mock_pkg interface
...
being more explicit about what the fixture provides as an output, instead of
solely describing the site effects.
Also the consumer is now responsible for the module directory layout.
2025-06-21 18:14:52 +02:00
Tiara Rodney
9abfabde00
chore: move testing utils out of utils
2025-06-21 01:41:47 +02:00
Tiara Rodney
24806959bb
feat(testing.pytest): add pkg mock fixture
2025-06-21 00:32:07 +02:00
Tiara Rodney
43cdf21d4b
feat(testing.pytest): add subprocess decorator
2025-06-20 23:36:56 +02:00
Tiara Rodney
644beb8696
feat(testing): init pytest fixtures
...
current_test fixture allows to retrieve the current test context, that is
exposed through the shell environment
2025-06-20 21:47:17 +02:00