@travetto/test
Advanced tools
Comparing version
{ | ||
"name": "@travetto/test", | ||
"version": "3.0.0-rc.26", | ||
"version": "3.0.0-rc.27", | ||
"description": "Declarative test framework", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/base": "^3.0.0-rc.20", | ||
"@travetto/registry": "^3.0.0-rc.23", | ||
"@travetto/terminal": "^3.0.0-rc.10", | ||
"@travetto/worker": "^3.0.0-rc.20", | ||
"@travetto/yaml": "^3.0.0-rc.20" | ||
"@travetto/base": "^3.0.0-rc.21", | ||
"@travetto/registry": "^3.0.0-rc.24", | ||
"@travetto/terminal": "^3.0.0-rc.11", | ||
"@travetto/worker": "^3.0.0-rc.21", | ||
"@travetto/yaml": "^3.0.0-rc.21" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/cli": "^3.0.0-rc.23", | ||
"@travetto/transformer": "^3.0.0-rc.21" | ||
"@travetto/cli": "^3.0.0-rc.24", | ||
"@travetto/transformer": "^3.0.0-rc.22" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependenciesMeta": { |
@@ -9,2 +9,6 @@ <!-- This file was generated by @travetto/doc and should not be modified directly --> | ||
npm install @travetto/test | ||
# or | ||
yarn add @travetto/test | ||
``` | ||
@@ -222,3 +226,3 @@ | ||
To run the tests you can either call the [Command Line Interface](https://github.com/travetto/travetto/tree/main/module/cli#readme "CLI infrastructure for travetto framework") by invoking | ||
To run the tests you can either call the [Command Line Interface](https://github.com/travetto/travetto/tree/main/module/cli#readme "CLI infrastructure for Travetto framework") by invoking | ||
@@ -225,0 +229,0 @@ **Terminal: Test Help Output** |
108744
0.03%250
1.63%