huang-yi/swooleunit

Run PHPUnit on Swoole.

Installs: 421

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/huang-yi/swooleunit

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

This package is auto-updated.

Last update: 2025-10-08 23:34:38 UTC


README

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.