junit-to-ctrf
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -97,3 +97,3 @@ "use strict"; | ||
const tool = { | ||
name: toolName || 'junit-ctrf-convert', | ||
name: toolName || 'junit-to-ctrf', | ||
}; | ||
@@ -100,0 +100,0 @@ const report = { |
{ | ||
"name": "junit-to-ctrf", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -73,2 +73,4 @@ # Convert JUnit XML to CTRF JSON | ||
See [](https://www.ctrf.io/docs/schema/environment) | ||
### Full Command | ||
@@ -75,0 +77,0 @@ |
15635
96