Add summary badge to report

This commit is contained in:
Michal Dorner 2021-01-24 18:11:59 +01:00
parent 92cb68e21e
commit 42eb11a3c8
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
9 changed files with 60 additions and 6 deletions

View file

@ -1,3 +1,5 @@
![Tests failed](https://img.shields.io/badge/tests-1%20passed%2C%201%20skipped%2C%204%20failed-critical)
### fixtures/dart-json.json
**6** tests were completed in **3.760s** with **1** passed, **1** skipped and **4** failed.

View file

@ -1,3 +1,5 @@
![Tests failed](https://img.shields.io/badge/tests-3%20passed%2C%201%20skipped%2C%203%20failed-critical)
### fixtures/dotnet-trx.trx
**7** tests were completed in **1.061s** with **3** passed, **1** skipped and **3** failed.

View file

@ -1,3 +1,5 @@
![Tests failed](https://img.shields.io/badge/tests-1%20passed%2C%201%20skipped%2C%204%20failed-critical)
### fixtures/jest-junit.xml
**6** tests were completed in **1.360s** with **1** passed, **1** skipped and **4** failed.