hgsgtk / mpunit

Mini PHP xUnit Testing Framework
https://speakerdeck.com/hgsgtk/self-made-xunit
MIT License
16 stars 1 forks source link

testing by phpt #3

Open hgsgtk opened 5 years ago

hgsgtk commented 5 years ago

testing by phpt

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

hgsgtk commented 4 years ago

An example in PHPUnit

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