dongqibin/swoftunit

the phpunit for swoft

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dongqibin/swoftunit

v1.0.0 2020-07-02 02:50 UTC

This package is auto-updated.

Last update: 2025-09-29 02:22:08 UTC


README

安装

composer require dongqibin/swoftunit

使用

命令 :

  • 可执行文件为 : vendor/bin/sowftunit
  • 参数为需要跑的测试脚本目录.
  • 示例代码如下 :
//执行根目录下的test文件夹内的测试脚本
vendor/bin/swoftunit test