run-tests is a project to refactor the PHP's venerable phpt test runner.
After cloning the repository, run composer install to generate the autoloader.
Run bin/make-bundle > somefilename.php to generate a single-file distribution of this project, completely emulating the original run-tests.php behavior.