huang-yi/swooleunit

Run PHPUnit on Swoole.

Maintainers

Package info

github.com/huang-yi/swooleunit

pkg:composer/huang-yi/swooleunit

Statistics

Installs: 421

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-09 00:38:51 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.