Publish test results
Find a file
2020-11-12 20:27:46 +01:00
.github Cleanup of the template 2020-10-01 23:35:59 +02:00
.vscode Add vscode launch configuration for jest tests 2020-10-12 22:25:12 +02:00
__tests__ Add jest-junit fixture project 2020-10-18 21:08:40 +02:00
dist Cleanup of the template 2020-10-01 23:35:59 +02:00
reports Add jest-junit fixture project 2020-10-18 21:08:40 +02:00
src Cleanup of the template 2020-10-01 23:35:59 +02:00
.editorconfig Add dotnet-trx fixture project 2020-10-17 21:41:49 +02:00
.eslintignore Initial commit 2020-10-01 22:53:25 +02:00
.eslintrc.json Initial commit 2020-10-01 22:53:25 +02:00
.gitattributes Initial commit 2020-10-01 22:53:25 +02:00
.gitignore Initial commit 2020-10-01 22:53:25 +02:00
.prettierignore Initial commit 2020-10-01 22:53:25 +02:00
.prettierrc.json Initial commit 2020-10-01 22:53:25 +02:00
action.yml Minimal project description & metadata 2020-10-12 22:23:09 +02:00
jest.config.js Initial commit 2020-10-01 22:53:25 +02:00
LICENSE Cleanup of the template 2020-10-01 23:35:59 +02:00
package-lock.json Bump @typescript-eslint/parser from 4.3.0 to 4.7.0 2020-11-12 20:27:46 +01:00
package.json Bump @typescript-eslint/parser from 4.3.0 to 4.7.0 2020-11-12 20:27:46 +01:00
README.md Add dart fixture project 2020-10-18 19:57:47 +02:00
tsconfig.json Initial commit 2020-10-01 22:53:25 +02:00

WIP

Test Check Report

Goal of this project is to create Github Action that could presents test results from popular testing frameworks as Github check run with code annotation in places where test failed.

Support for following test reports are planned for initial release: