mpunit icon indicating copy to clipboard operation
mpunit copied to clipboard

testing by phpt

Open hgsgtk opened this issue 6 years ago • 1 comments

testing by phpt

https://qa.php.net/write-test.php https://github.com/php/php-src/blob/master/run-tests.php

hgsgtk avatar Sep 03 '19 17:09 hgsgtk

An example in PHPUnit

https://github.com/sebastianbergmann/phpunit/blob/3ce79e59eba8399f667e679d47b2a9aabdf94c02/src/Runner/PhptTestCase.php#L30

hgsgtk avatar Feb 09 '20 07:02 hgsgtk