We recommend using pipx to install Test Pilot. First install pipx then run:
pipx install testpilot
You now have Test Pilot installed! For some help run:
testpilot --help
To upgrade to the latest version run:
pipx upgrade testpilot
To see what version you have run:
testpilot --version
To uninstall run:
pipx uninstall testpilot