Skip to content

huang-yi/swooleunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swoole Unit

Swoole Unit allows you to run PHPUnit tests on Swoole.

Usage

You may install Swoole Unit via Composer:

$ composer require --dev huang-yi/swooleunit

Then, you can run your tests:

$ ./vendor/bin/swooleunit

License

Swoole Unit is open-sourced software licensed under the MIT license.