Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

testlink-to-zephyr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testlink-to-zephyr - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

6

package.json
{
"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"
}
}

14

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc