Xatenev / example-phpunit

Demonstration of a bare-bones PHPUnit test using phpunit.phar for educational purposes in #php (libera IRC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPUnit

Demonstration of a bare-bones PHPUnit test using phpunit.phar for educational purposes in #php (libera IRC).

Run

wget -O phpunit.phar https://phar.phpunit.de/phpunit-10.phar

chmod +x phpunit.phar

./phpunit.phar GreeterTest.php

About

Demonstration of a bare-bones PHPUnit test using phpunit.phar for educational purposes in #php (libera IRC).


Languages

Language:PHP 100.0%