provide-testkit
2025-10-23
Add early init system with PTH file installation
16 files · 1,021+ · 86-
Early initialization system
3 files changed
_early_init.pyEarly initialization bootstrap module_install_pth.pyPTH file installer for automatic early initprovide_testkit_init.pthPTH file for Python site-packages early loading
- Created .pth-based early initialization system that bootstraps the test environment before pytest collection begins
instantiate
architectural
3 files
_early_init.py_install_pth.pyprovide_testkit_init.pth
Early init tests and version bump
2 files changed
test_early_init.pyTests for early initialization moduletest_pth_installation.pyTests for PTH file installation
- Added tests for early init bootstrap and PTH installation
qualify
behavioral
2 files
test_early_init.pytest_pth_installation.py
- Bumped version number
baseline
internal
1 file
VERSION