@testspectra/cli 1.1.8-rc.11 → 1.1.8-rc.12
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testspectra/cli",
|
|
3
|
-
"version": "1.1.8-rc.
|
|
3
|
+
"version": "1.1.8-rc.12",
|
|
4
4
|
"description": "TestSpectra Zero-Config Cross-Platform Test Runner CLI",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@clack/prompts": "^1.7.0",
|
|
29
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
30
|
-
"@testspectra/react": "^1.1.8-rc.
|
|
31
|
-
"@testspectra/skills": "^1.1.8-rc.
|
|
29
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
30
|
+
"@testspectra/react": "^1.1.8-rc.12",
|
|
31
|
+
"@testspectra/skills": "^1.1.8-rc.12",
|
|
32
32
|
"chalk": "^5.3.0",
|
|
33
33
|
"commander": "^12.1.0",
|
|
34
34
|
"dotenv": "^16.4.5",
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"zod": "^3.23.8"
|
|
39
39
|
},
|
|
40
40
|
"optionalDependencies": {
|
|
41
|
-
"@testspectra/cli-darwin-arm64": "1.1.8-rc.
|
|
42
|
-
"@testspectra/cli-linux-x64": "1.1.8-rc.
|
|
43
|
-
"@testspectra/cli-win32-arm64": "1.1.8-rc.
|
|
44
|
-
"@testspectra/cli-win32-x64": "1.1.8-rc.
|
|
41
|
+
"@testspectra/cli-darwin-arm64": "1.1.8-rc.12",
|
|
42
|
+
"@testspectra/cli-linux-x64": "1.1.8-rc.12",
|
|
43
|
+
"@testspectra/cli-win32-arm64": "1.1.8-rc.12",
|
|
44
|
+
"@testspectra/cli-win32-x64": "1.1.8-rc.12"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@types/node": "^20.14.0",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"postinstall": "spectra sync-types"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
21
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
20
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
21
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
22
22
|
"@types/node": "^20.14.0",
|
|
23
23
|
"@wdio/cli": "^9.2.8",
|
|
24
24
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -5887,3 +5887,70 @@
|
|
|
5887
5887
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5888
5888
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5889
5889
|
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - Time taken for 'total execution time for createProjectGraph()' 5.079959001392126ms
|
|
5890
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: package.json was modified
|
|
5891
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: Processing file changes in outputs
|
|
5892
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5893
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: package.json
|
|
5894
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]:
|
|
5895
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.842Z - Time taken for 'hash changed files from watcher' 0.3733750022947788ms
|
|
5896
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.859Z - Time taken for 'build-project-configs' 14.869917001575232ms
|
|
5897
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: collect registered sync generators
|
|
5898
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5899
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5900
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - Time taken for 'total execution time for createProjectGraph()' 12.624250002205372ms
|
|
5901
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.570Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5902
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.571Z - [WATCHER]: Processing file changes in outputs
|
|
5903
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.390Z - [WATCHER]: Processing file changes in outputs
|
|
5904
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.391Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5905
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5906
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5907
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]:
|
|
5908
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.974Z - Time taken for 'hash changed files from watcher' 0.2441670000553131ms
|
|
5909
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.990Z - Time taken for 'build-project-configs' 14.909917000681162ms
|
|
5910
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: collect registered sync generators
|
|
5911
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5912
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5913
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - Time taken for 'total execution time for createProjectGraph()' 6.744084000587463ms
|
|
5914
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.690Z - [WATCHER]: Processing file changes in outputs
|
|
5915
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.706Z - [WATCHER]: tsconfig.json was modified
|
|
5916
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.885Z - [WATCHER]: Processing file changes in outputs
|
|
5917
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.893Z - [WATCHER]: tsconfig.json was modified
|
|
5918
|
+
[NX Daemon Server] - 2026-09-16T11:05:00.089Z - [WATCHER]: Processing file changes in outputs
|
|
5919
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.088Z - [WATCHER]: Processing file changes in outputs
|
|
5920
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.156Z - [WATCHER]: Processing file changes in outputs
|
|
5921
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.207Z - [WATCHER]: Processing file changes in outputs
|
|
5922
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.270Z - [WATCHER]: Processing file changes in outputs
|
|
5923
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.344Z - [WATCHER]: Processing file changes in outputs
|
|
5924
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.413Z - [WATCHER]: Processing file changes in outputs
|
|
5925
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.487Z - [WATCHER]: Processing file changes in outputs
|
|
5926
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5927
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: tsconfig.json
|
|
5928
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]:
|
|
5929
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.111Z - Time taken for 'hash changed files from watcher' 0.19966699928045273ms
|
|
5930
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.126Z - Time taken for 'build-project-configs' 12.53583300113678ms
|
|
5931
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: collect registered sync generators
|
|
5932
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5933
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5934
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - Time taken for 'total execution time for createProjectGraph()' 9.385166998952627ms
|
|
5935
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.005Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was created or restored
|
|
5936
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.006Z - [WATCHER]: Processing file changes in outputs
|
|
5937
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5938
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5939
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]:
|
|
5940
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.109Z - Time taken for 'hash changed files from watcher' 0.17695800215005875ms
|
|
5941
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.116Z - Time taken for 'build-project-configs' 6.8775000013411045ms
|
|
5942
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: collect registered sync generators
|
|
5943
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5944
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5945
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - Time taken for 'total execution time for createProjectGraph()' 6.799125000834465ms
|
|
5946
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.093Z - [WATCHER]: package.json was modified
|
|
5947
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.094Z - [WATCHER]: Processing file changes in outputs
|
|
5948
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5949
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: package.json
|
|
5950
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]:
|
|
5951
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.296Z - Time taken for 'hash changed files from watcher' 0.1401660032570362ms
|
|
5952
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.305Z - Time taken for 'build-project-configs' 8.184041999280453ms
|
|
5953
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: collect registered sync generators
|
|
5954
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5955
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5956
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - Time taken for 'total execution time for createProjectGraph()' 5.7818749994039536ms
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"version": "6.0",
|
|
3
3
|
"nxVersion": "19.8.4",
|
|
4
4
|
"deps": {
|
|
5
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
6
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
5
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
6
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
7
7
|
"@types/node": "^20.14.0",
|
|
8
8
|
"@wdio/cli": "^9.2.8",
|
|
9
9
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -19,45 +19,45 @@
|
|
|
19
19
|
"nxJsonPlugins": [],
|
|
20
20
|
"fileMap": {
|
|
21
21
|
"nonProjectFiles": [
|
|
22
|
-
{
|
|
23
|
-
"file": ".vscode/extensions.json",
|
|
24
|
-
"hash": "6496079274348496909"
|
|
25
|
-
},
|
|
26
22
|
{
|
|
27
23
|
"file": "nx.json",
|
|
28
24
|
"hash": "2058784385052146326"
|
|
29
25
|
},
|
|
26
|
+
{
|
|
27
|
+
"file": ".vscode/extensions.json",
|
|
28
|
+
"hash": "6496079274348496909"
|
|
29
|
+
},
|
|
30
30
|
{
|
|
31
31
|
"file": "tsconfig.json",
|
|
32
32
|
"hash": "8890589832440448254"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
|
-
"file": ".
|
|
36
|
-
"hash": "
|
|
35
|
+
"file": "package.json",
|
|
36
|
+
"hash": "3006930614958328783"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"file": "
|
|
40
|
-
"hash": "
|
|
39
|
+
"file": "spectra.config.ts",
|
|
40
|
+
"hash": "5826567216431235375"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
|
-
"file": "pnpm-
|
|
44
|
-
"hash": "
|
|
43
|
+
"file": "pnpm-lock.yaml",
|
|
44
|
+
"hash": "5459540818199025768"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"file": ".gitignore",
|
|
48
48
|
"hash": "1731686672878252345"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
|
-
"file": "pnpm-
|
|
52
|
-
"hash": "
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"file": "spectra.config.ts",
|
|
56
|
-
"hash": "5826567216431235375"
|
|
51
|
+
"file": "pnpm-workspace.yaml",
|
|
52
|
+
"hash": "11062973401223444734"
|
|
57
53
|
},
|
|
58
54
|
{
|
|
59
55
|
"file": "CLAUDE.md",
|
|
60
56
|
"hash": "9577234870771110688"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"file": ".cursorrules",
|
|
60
|
+
"hash": "5914400097935294858"
|
|
61
61
|
}
|
|
62
62
|
],
|
|
63
63
|
"projectFileMap": {
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"postinstall": "spectra sync-types"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
16
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
15
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
16
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
17
17
|
"@types/node": "^20.14.0",
|
|
18
18
|
"@wdio/cli": "^9.2.8",
|
|
19
19
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"postinstall": "spectra sync-types"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@testspectra/cli": "
|
|
18
|
-
"@testspectra/matchers": "
|
|
19
|
-
"@testspectra/react": "
|
|
17
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
18
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
19
|
+
"@testspectra/react": "^1.1.8-rc.12",
|
|
20
20
|
"@types/node": "^20.14.0",
|
|
21
21
|
"@types/react": "^18.3.3",
|
|
22
22
|
"@types/react-dom": "^18.3.0",
|