dongqibin/swoftunit

为swoft的phpunit

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

This package is auto-updated.

Last update: 2024-09-29 05:29:11 UTC


README

安装

composer require dongqibin/swoftunit

使用

命令

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