承接 mheap/phpunit-github-actions-printer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mheap/phpunit-github-actions-printer

最新稳定版本:v1.5.1

Composer 安装命令:

composer require mheap/phpunit-github-actions-printer

包简介

PHPUnit Printer for adding test failures as annotations on GitHub Actions

README 文档

README

There's a zero-config way to achieve this at mheap/phpunit-matcher-action

This is a PHPUnit printer that uses the ::error and ::warning functionality of GitHub Actions to add annotiations for failing test runs. It's main differentiator to the above is that it supports adding warnings in addition to errors.

PHPUnit Action Matcher Logs Example

PHPUnit Action Matcher Context Example

If you're interested in learning more about GitHub Actions, sign up here

Usage

Add this printer to your project

composer require --dev mheap/phpunit-github-actions-printer

When you run your tests, specify mheap\GithubActionsReporter\Printer as the printer to use

./vendor/bin/phpunit --printer mheap\\GithubActionsReporter\\Printer /path/to/tests

统计信息

  • 总下载量: 2.11M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 76
  • 点击次数: 1
  • 依赖项目数: 13
  • 推荐数: 0

GitHub 信息

  • Stars: 76
  • Watchers: 2
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-01-18