provide-testkit 2025-11-06
Add script assertion and fixture modules for process testing
11 files · 1,462+ · 12-

Script testing modules

3 files changed
  • script_assertions.py Assertion helpers for script output validation
  • script_fixtures.py Pytest fixtures for script execution testing
  • fixtures.py Updated process fixtures integration
  • Added script assertion and script fixture modules for CLI and subprocess testing workflows instantiate behavioral
    2 files
    • script_assertions.py
    • script_fixtures.py

Environment setup scripts and docs

3 files changed
  • env.sh Shell environment setup script
  • env.ps1 PowerShell environment setup script
  • README.md Updated README with new features
  • Added shell and PowerShell environment setup scripts for development instantiate internal
    2 files
    • env.sh
    • env.ps1