Skip to content

TenantKiller v0.1.1

Choose a tag to compare

@mengchar-cmu-F25 mengchar-cmu-F25 released this 03 Sep 23:40
83fe327

Fixes project-relative virtual-environment test commands such as .venv/bin/python while preserving isolated mutation workspaces.

  • Resolves excluded environment executables against the original project
  • Keeps tests and mutated files running inside each temporary copy
  • Adds an end-to-end virtualenv regression test and documented usage
  • Verified on Python 3.11, 3.12, and 3.13