ciaranmcnulty/phpspec-githubactions
Composer 安装命令:
composer require ciaranmcnulty/phpspec-githubactions
包简介
A PhpSpec extension to enhance the experience when running in Github Actions
README 文档
README
This extension enhances PhpSpec failure messages inside Github Actions so that they can be displayed inline on a Pull Request as annotations.
Installation
composer require --dev ciaranmcnulty/phpspec-githubactions
Add the followig to your project's phpspec.yaml:
extensions: Cjm\PhpSpec\GithubActionsExtension ~
Usage
The extension autodetects it is in a GA environment, so no further action is needed
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-18
