@testream/junit-reporter 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cli/converter.d.ts.map +1 -1
- package/dist/cli/index.js +1 -1
- package/dist/cli/uploader.d.ts.map +1 -1
- package/dist/converter.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/uploader.d.ts.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -27,4 +27,4 @@ Run JUnit XML conversion and send the results from your codebase to Jira via Tes
|
|
|
27
27
|
By default, `testream-junit` reads JUnit XML from `target/surefire-reports/TEST-*.xml`.
|
|
28
28
|
Use `--junit-path` only if your reports are in a different location.
|
|
29
29
|
|
|
30
|
-
For CLI options and CI examples, see https://testream.
|
|
30
|
+
For CLI options and CI examples, see https://docs.testream.app/reporters/junit.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"","sourceRoot":"","sources":["file:///home/runner/work/jira-test-manager/jira-test-manager/packages/junit-reporter/src/converter.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAGxE,eAAO,MAAM,kBAAkB,uCAAuC,CAAC;
|
|
1
|
+
{"version":3,"file":"","sourceRoot":"","sources":["file:///home/runner/work/jira-test-manager/jira-test-manager/packages/junit-reporter/src/converter.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAGxE,eAAO,MAAM,kBAAkB,uCAAuC,CAAC;AAyRvE,wBAAsB,kBAAkB,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAAC,qBAAqB,CAAC,CA2CxG"}
|