mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Add screenshots to README
This commit is contained in:
@@ -5,6 +5,10 @@ This [Github Action](https://github.com/features/actions) displays test results
|
||||
- [x] Annotates code where it failed based on message and stack trace captured during test execution
|
||||
- [x] Sets output variable conclusion to `success` if all tests passed or `failure` if any test failed
|
||||
|
||||
**How it looks:**
|
||||
|||||
|
||||
|:--:|:--:|:--:|:--:|
|
||||
|
||||
**Supported languages / frameworks:**
|
||||
- .NET / [xUnit](https://xunit.net/) / [NUnit](https://nunit.org/) / [MSTest](https://github.com/Microsoft/testfx-docs)
|
||||
- Dart / [test](https://pub.dev/packages/test)
|
||||
|
||||
Reference in New Issue
Block a user