We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d6409 commit 788cf21Copy full SHA for 788cf21
README.md
@@ -2,6 +2,8 @@
2
3
> Convert JUnit reports to CTRF reports
4
5
+This package is useful if there isn't a CTRF reporter available for your test framework.
6
+
7
⭐ **If you find this project useful, consider giving it a GitHub star** ⭐
8
9
It means a lot to us and helps us grow this open source library.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "junit-to-ctrf",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments