provide-testkit
2025-10-21
Add process system fixtures and improve fixture registration
9 files · 309+ · 134-
Process system fixtures
3 files changed
system_fixtures.pyNew system-level process fixtures (signals, env vars)__init__.pyUpdated process subpackage exportsfixtures.pyUpdated process fixtures integration
- Added system-level process fixtures for signal handling and environment variable management in tests
instantiate
behavioral
2 files
system_fixtures.pyfixtures.py
Pytest plugin and conftest improvements
2 files changed
pytest_plugin.pyImproved fixture registration in pytest pluginconftest.pyUpdated conftest for new fixtures