Skip to content

Displays test results from popular testing frameworks directly in GitHub / PR 댓글 생성 기능 추가를 위한 포크

License

Notifications You must be signed in to change notification settings

n-ryu/test-reporter

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

Test Reporter with PR Comment

This Github Action is a modified version of Test Reporter to automatically comment test summary on Pull-request. Only two features are added in this repo: 1. exporting test summary markdown as step output variable, 2. attaching comment containing test summary on Pull-request.

How it Looks

image

How to Use

Totally same with the original Test Reporter! There is no additional setup needed. If you want to export and utilize the summary by yourself, you can use steps.<stepId>.outputs.summary to get an access to the summary markdown string.

Original Repository

License

The scripts and documentation in this project are released under the MIT License

About

Displays test results from popular testing frameworks directly in GitHub / PR 댓글 생성 기능 추가를 위한 포크

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.3%
  • C# 1.9%
  • JavaScript 1.8%
  • Dart 1.0%