@testim/testim-cli 4.183.5 → 4.184.1
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 +2 -2
- package/cli.js +37 -37
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +1300 -1401
- package/package.json +2 -3
package/README.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
# TESTIM.IO
|
|
3
3
|
## Web & Mobile Test Automation Solution. Built for agile teams. Testim is a cloud service that instantly enables Test Automation to make your Continuous Delivery ready.
|
|
4
4
|
|
|
5
|
-
For more information please check out https://testim.io and https://
|
|
5
|
+
For more information please check out https://testim.io and https://docs.tricentis.com/testim/content/overview/testim-overview/index.htm
|
|
6
6
|
|
|
7
7
|
For any questions please talk to our support from the chat window at https://app.testim.io
|
|
8
8
|
|
|
9
|
-
For the live and up to date documentation of this tool please check out [this guide](https://
|
|
9
|
+
For the live and up to date documentation of this tool please check out [this guide](https://docs.tricentis.com/testim/content/integrations/integrate-testim-to-your-ci/index.htm) on integrating Testim into your CI/CD.
|
|
10
10
|
|
|
11
11
|
### Installation
|
|
12
12
|
|