You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-5Lines changed: 22 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,28 @@ A Go JSON test reporter to create test reports that follow the CTRF standard.
6
6
7
7
[Common Test Report Format](https://ctrf.io) ensures the generation of uniform JSON test reports, independent of programming languages or test framework in use.
8
8
9
-
## Help us grow CTRF
10
-
11
-
⭐ **If you find this project useful, please consider following the [CTRF organisation](https://github.com/ctrf-io) and giving this repository a star** ⭐
12
-
13
-
**It means a lot to us and helps us grow this open source library.**
0 commit comments