swooleunit
v1.1.1
Swoole Unit allows you to run PHPUnit tests on Swoole.
You may install Swoole Unit via Composer:
$ composer require --dev huang-yi/swooleunit
Then, you can run your tests:
$ ./vendor/bin/swooleunit
Swoole Unit is open-sourced software licensed under the MIT license.