Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 357 Bytes

run-tests.php

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.