Skip to content

Commit c5b64ba

Browse files
committed
Add examples to README
1 parent e890c5f commit c5b64ba

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
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.
66

7+
![PHPUnit Action Matcher Logs Example](https://github.com/mheap/phpunit-github-actions-printer/blob/master/phpunit-printer-logs.png?raw=true)
8+
9+
![PHPUnit Action Matcher Context Example](https://github.com/mheap/phpunit-github-actions-printer/blob/master/phpunit-printer-context.png?raw=true)
10+
711
## Usage
812

913
Add this printer to your project

phpunit-printer-context.png

121 KB
Loading

phpunit-printer-logs.png

99.1 KB
Loading

0 commit comments

Comments
 (0)