huang-yi/swooleunit

在Swoole上运行PHPUnit。

v1.1.1 2020-02-08 10:27 UTC

This package is auto-updated.

Last update: 2024-09-08 21:23:59 UTC


README

Swoole Unit 允许您在Swoole上运行PHPUnit测试。

用法

您可以通过Composer安装Swoole Unit

$ composer require --dev huang-yi/swooleunit

然后,您可以运行您的测试

$ ./vendor/bin/swooleunit

许可证

Swoole Unit 是开源软件,根据MIT许可证授权。