bradietilley/pest-printer
最新稳定版本:0.2.0
Composer 安装命令:
composer require bradietilley/pest-printer
包简介
A PestPHP printer
README 文档
README
For Pest 1.x only. Archived and read only now.
A custom printer style for Laravel and PestPHP.
Usage
Register this printer as your project's default phpunit printer, or alternatively enable it on the fly with:
$ artisan test --printer="BradieTilley\Printer"
Example
TODO:
- Fix Gitlab CI not supporting Termwind colours; add toggle to use default cli colours
- Configuration options (allow devs to customise colours, symbols and spacing rules)
- Add lang support (add alternative languages, allow users to customise en lang)
- Add average test time alongside total test time, move time-colouring to average test time (not total).
- Add introduction box at top of test to describe current filter, stop on failure flag, etc.
- Add Laravel < 9.41 support
统计信息
- 总下载量: 887
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-19

