dongqibin/swoftunit

the phpunit for swoft

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

This package is auto-updated.

Last update: 2024-04-29 04:28:09 UTC


README

安装

composer require dongqibin/swoftunit

使用

命令 :

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