souplette / run-tests.php
The php-src test runner
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:project
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2024-10-31 00:36:33 UTC
README
Provides the php-src test runner as a composer package.
Installation
composer require souplette/run-tests.php
Usage
./vendor/bin/run-tests.php --help
You might also want to check the PHPT format documentation.