testlink-to-zephyr
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
{ | ||
"name": "testlink-to-zephyr", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"description": "Converter from Testlink test cases (exported to XML) to CSV ready to import to Zephyr", | ||
@@ -34,3 +34,7 @@ "main": "dist/index.js", | ||
"typescript": "^4.2.4" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Kreozot/testlink-to-zephyr.git" | ||
} | ||
} |
@@ -11,2 +11,8 @@ # testlink-to-zephyr | ||
or just | ||
``` | ||
npx testlink-to-zephyr --input=./testlink-export.xml | ||
``` | ||
Arguments: | ||
@@ -18,13 +24,13 @@ * **input** - Path to an input XML | ||
![Screenshot 1](/docs/import1.png) | ||
![Screenshot 1](https://github.com/Kreozot/testlink-to-zephyr/raw/main/docs/import1.png) | ||
![Screenshot 2](/docs/import2.png) | ||
![Screenshot 2](https://github.com/Kreozot/testlink-to-zephyr/raw/main/docs/import2.png) | ||
Choose generated CSV file. Select semicolon as a CSV delimeter. | ||
![Screenshot 3](/docs/import3.png) | ||
![Screenshot 3](https://github.com/Kreozot/testlink-to-zephyr/raw/main/docs/import3.png) | ||
Ensure that fields mapping is correct: | ||
![Screenshot 4](/docs/import4.png) | ||
![Screenshot 4](https://github.com/Kreozot/testlink-to-zephyr/raw/main/docs/import4.png) | ||
@@ -31,0 +37,0 @@ ## Features |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
18096
42
1