@testspectra/cli 1.1.8-rc.3 → 1.1.8-rc.5

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/bin/spectra.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testspectra/cli",
3
- "version": "1.1.8-rc.3",
3
+ "version": "1.1.8-rc.5",
4
4
  "description": "TestSpectra Zero-Config Cross-Platform Test Runner CLI",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -16,15 +16,6 @@
16
16
  "spectra": "./bin/spectra.js",
17
17
  "testspectra": "./bin/spectra.js"
18
18
  },
19
- "scripts": {
20
- "build:rust": "node scripts/ensure-runner-binary.js",
21
- "prebuild": "node scripts/ensure-runner-binary.js",
22
- "build": "tsc && node scripts/copy-demo.js",
23
- "watch": "tsc -w",
24
- "test": "vitest run",
25
- "test:watch": "vitest",
26
- "prepublishOnly": "npm run build"
27
- },
28
19
  "files": [
29
20
  "dist",
30
21
  "bin",
@@ -34,26 +25,34 @@
34
25
  "LICENSE.md"
35
26
  ],
36
27
  "dependencies": {
37
- "@clack/prompts": "catalog:",
38
- "@testspectra/matchers": "^1.1.8-rc.3",
39
- "@testspectra/react": "^1.1.8-rc.3",
40
- "@testspectra/skills": "^1.1.8-rc.3",
41
- "chalk": "catalog:",
42
- "commander": "catalog:",
43
- "dotenv": "catalog:",
44
- "ora": "catalog:",
45
- "typescript": "catalog:",
46
- "yaml": "catalog:",
47
- "zod": "catalog:"
28
+ "@clack/prompts": "^1.7.0",
29
+ "@testspectra/matchers": "^1.1.8-rc.5",
30
+ "@testspectra/react": "^1.1.8-rc.5",
31
+ "@testspectra/skills": "^1.1.8-rc.5",
32
+ "chalk": "^5.3.0",
33
+ "commander": "^12.1.0",
34
+ "dotenv": "^16.4.5",
35
+ "ora": "^8.0.1",
36
+ "typescript": "^5.6.3",
37
+ "yaml": "^2.7.0",
38
+ "zod": "^3.23.8"
48
39
  },
49
40
  "devDependencies": {
50
- "@types/node": "catalog:",
51
- "@wdio/globals": "catalog:",
52
- "@wdio/mocha-framework": "catalog:",
53
- "@wdio/types": "catalog:",
54
- "esbuild": "catalog:",
55
- "vitest": "catalog:"
41
+ "@types/node": "^20.14.0",
42
+ "@wdio/globals": "^9.24.0",
43
+ "@wdio/mocha-framework": "^9.24.0",
44
+ "@wdio/types": "^9.24.0",
45
+ "esbuild": "^0.28.2",
46
+ "vitest": "^2.1.8"
56
47
  },
57
48
  "type": "module",
58
- "license": "SEE LICENSE IN LICENSE.md"
59
- }
49
+ "license": "SEE LICENSE IN LICENSE.md",
50
+ "scripts": {
51
+ "build:rust": "node scripts/ensure-runner-binary.js",
52
+ "prebuild": "node scripts/ensure-runner-binary.js",
53
+ "build": "tsc && node scripts/copy-demo.js",
54
+ "watch": "tsc -w",
55
+ "test": "vitest run",
56
+ "test:watch": "vitest"
57
+ }
58
+ }
@@ -17,8 +17,8 @@
17
17
  "postinstall": "spectra sync-types"
18
18
  },
19
19
  "devDependencies": {
20
- "@testspectra/cli": "^1.1.8-rc.3",
21
- "@testspectra/matchers": "^1.1.8-rc.3",
20
+ "@testspectra/cli": "^1.1.8-rc.5",
21
+ "@testspectra/matchers": "^1.1.8-rc.5",
22
22
  "@types/node": "^20.14.0",
23
23
  "@wdio/cli": "^9.2.8",
24
24
  "@wdio/local-runner": "^9.2.8",
@@ -1610,3 +1610,128 @@
1610
1610
  [NX Daemon Server] - 2026-09-16T06:27:01.860Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1611
1611
  [NX Daemon Server] - 2026-09-16T06:27:01.861Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1612
1612
  [NX Daemon Server] - 2026-09-16T06:27:01.861Z - Time taken for 'total execution time for createProjectGraph()' 32.90670000016689ms
1613
+ [NX Daemon Server] - 2026-09-16T06:28:53.563Z - [WATCHER]: package.json was modified
1614
+ [NX Daemon Server] - 2026-09-16T06:28:53.563Z - [WATCHER]: Processing file changes in outputs
1615
+ [NX Daemon Server] - 2026-09-16T06:28:59.975Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1616
+ [NX Daemon Server] - 2026-09-16T06:28:59.975Z - [REQUEST]: package.json
1617
+ [NX Daemon Server] - 2026-09-16T06:28:59.976Z - [REQUEST]:
1618
+ [NX Daemon Server] - 2026-09-16T06:28:59.978Z - Time taken for 'hash changed files from watcher' 0.22049999982118607ms
1619
+ [NX Daemon Server] - 2026-09-16T06:28:59.989Z - Time taken for 'build-project-configs' 8.5777000002563ms
1620
+ [NX Daemon Server] - 2026-09-16T06:29:00.003Z - [SYNC]: collect registered sync generators
1621
+ [NX Daemon Server] - 2026-09-16T06:29:00.003Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1622
+ [NX Daemon Server] - 2026-09-16T06:29:00.003Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1623
+ [NX Daemon Server] - 2026-09-16T06:29:00.004Z - Time taken for 'total execution time for createProjectGraph()' 12.327899999916553ms
1624
+ [NX Daemon Server] - 2026-09-16T06:32:21.805Z - [WATCHER]: Processing file changes in outputs
1625
+ [NX Daemon Server] - 2026-09-16T06:32:21.838Z - [WATCHER]: tsconfig.json was modified
1626
+ [NX Daemon Server] - 2026-09-16T06:32:21.907Z - [WATCHER]: Processing file changes in outputs
1627
+ [NX Daemon Server] - 2026-09-16T06:32:28.251Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1628
+ [NX Daemon Server] - 2026-09-16T06:32:28.251Z - [REQUEST]: tsconfig.json
1629
+ [NX Daemon Server] - 2026-09-16T06:32:28.251Z - [REQUEST]:
1630
+ [NX Daemon Server] - 2026-09-16T06:32:28.254Z - Time taken for 'hash changed files from watcher' 0.43979999981820583ms
1631
+ [NX Daemon Server] - 2026-09-16T06:32:28.266Z - Time taken for 'build-project-configs' 9.635900000110269ms
1632
+ [NX Daemon Server] - 2026-09-16T06:32:28.283Z - [SYNC]: collect registered sync generators
1633
+ [NX Daemon Server] - 2026-09-16T06:32:28.285Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1634
+ [NX Daemon Server] - 2026-09-16T06:32:28.285Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1635
+ [NX Daemon Server] - 2026-09-16T06:32:28.285Z - Time taken for 'total execution time for createProjectGraph()' 14.740199999883771ms
1636
+ [NX Daemon Server] - 2026-09-16T06:32:34.257Z - [WATCHER]: Processing file changes in outputs
1637
+ [NX Daemon Server] - 2026-09-16T06:32:34.267Z - [WATCHER]: package.json was modified
1638
+ [NX Daemon Server] - 2026-09-16T06:32:40.735Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1639
+ [NX Daemon Server] - 2026-09-16T06:32:40.735Z - [REQUEST]: package.json
1640
+ [NX Daemon Server] - 2026-09-16T06:32:40.735Z - [REQUEST]:
1641
+ [NX Daemon Server] - 2026-09-16T06:32:40.788Z - Time taken for 'hash changed files from watcher' 0.5211000014096498ms
1642
+ [NX Daemon Server] - 2026-09-16T06:32:40.812Z - Time taken for 'build-project-configs' 20.631199998781085ms
1643
+ [NX Daemon Server] - 2026-09-16T06:32:40.847Z - [SYNC]: collect registered sync generators
1644
+ [NX Daemon Server] - 2026-09-16T06:32:40.848Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1645
+ [NX Daemon Server] - 2026-09-16T06:32:40.849Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1646
+ [NX Daemon Server] - 2026-09-16T06:32:40.849Z - Time taken for 'total execution time for createProjectGraph()' 29.296299999579787ms
1647
+ [NX Daemon Server] - 2026-09-16T06:32:57.166Z - [WATCHER]: Processing file changes in outputs
1648
+ [NX Daemon Server] - 2026-09-16T06:32:57.168Z - [WATCHER]: package.json was modified
1649
+ [NX Daemon Server] - 2026-09-16T06:33:03.582Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1650
+ [NX Daemon Server] - 2026-09-16T06:33:03.582Z - [REQUEST]: package.json
1651
+ [NX Daemon Server] - 2026-09-16T06:33:03.582Z - [REQUEST]:
1652
+ [NX Daemon Server] - 2026-09-16T06:33:03.584Z - Time taken for 'hash changed files from watcher' 10.911399999633431ms
1653
+ [NX Daemon Server] - 2026-09-16T06:33:03.595Z - Time taken for 'build-project-configs' 9.363600000739098ms
1654
+ [NX Daemon Server] - 2026-09-16T06:33:03.609Z - [SYNC]: collect registered sync generators
1655
+ [NX Daemon Server] - 2026-09-16T06:33:03.610Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1656
+ [NX Daemon Server] - 2026-09-16T06:33:03.610Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1657
+ [NX Daemon Server] - 2026-09-16T06:33:03.610Z - Time taken for 'total execution time for createProjectGraph()' 12.319499999284744ms
1658
+ [NX Daemon Server] - 2026-09-16T06:46:13.751Z - [WATCHER]: Processing file changes in outputs
1659
+ [NX Daemon Server] - 2026-09-16T06:46:13.782Z - [WATCHER]: tsconfig.json was modified
1660
+ [NX Daemon Server] - 2026-09-16T06:46:13.836Z - [WATCHER]: Processing file changes in outputs
1661
+ [NX Daemon Server] - 2026-09-16T06:46:20.198Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1662
+ [NX Daemon Server] - 2026-09-16T06:46:20.199Z - [REQUEST]: tsconfig.json
1663
+ [NX Daemon Server] - 2026-09-16T06:46:20.199Z - [REQUEST]:
1664
+ [NX Daemon Server] - 2026-09-16T06:46:20.201Z - Time taken for 'hash changed files from watcher' 0.2272000014781952ms
1665
+ [NX Daemon Server] - 2026-09-16T06:46:20.215Z - Time taken for 'build-project-configs' 11.844999998807907ms
1666
+ [NX Daemon Server] - 2026-09-16T06:46:20.230Z - [SYNC]: collect registered sync generators
1667
+ [NX Daemon Server] - 2026-09-16T06:46:20.231Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1668
+ [NX Daemon Server] - 2026-09-16T06:46:20.232Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1669
+ [NX Daemon Server] - 2026-09-16T06:46:20.232Z - Time taken for 'total execution time for createProjectGraph()' 12.269000001251698ms
1670
+ [NX Daemon Server] - 2026-09-16T06:46:26.009Z - [WATCHER]: package.json was modified
1671
+ [NX Daemon Server] - 2026-09-16T06:46:26.009Z - [WATCHER]: Processing file changes in outputs
1672
+ [NX Daemon Server] - 2026-09-16T06:46:32.417Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1673
+ [NX Daemon Server] - 2026-09-16T06:46:32.417Z - [REQUEST]: package.json
1674
+ [NX Daemon Server] - 2026-09-16T06:46:32.417Z - [REQUEST]:
1675
+ [NX Daemon Server] - 2026-09-16T06:46:32.419Z - Time taken for 'hash changed files from watcher' 0.28929999843239784ms
1676
+ [NX Daemon Server] - 2026-09-16T06:46:32.430Z - Time taken for 'build-project-configs' 9.21000000089407ms
1677
+ [NX Daemon Server] - 2026-09-16T06:46:32.446Z - [SYNC]: collect registered sync generators
1678
+ [NX Daemon Server] - 2026-09-16T06:46:32.447Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1679
+ [NX Daemon Server] - 2026-09-16T06:46:32.447Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1680
+ [NX Daemon Server] - 2026-09-16T06:46:32.447Z - Time taken for 'total execution time for createProjectGraph()' 12.85420000180602ms
1681
+ [NX Daemon Server] - 2026-09-16T06:49:54.670Z - [WATCHER]: Processing file changes in outputs
1682
+ [NX Daemon Server] - 2026-09-16T06:49:54.671Z - [WATCHER]: package.json was modified
1683
+ [NX Daemon Server] - 2026-09-16T06:50:01.082Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1684
+ [NX Daemon Server] - 2026-09-16T06:50:01.082Z - [REQUEST]: package.json
1685
+ [NX Daemon Server] - 2026-09-16T06:50:01.082Z - [REQUEST]:
1686
+ [NX Daemon Server] - 2026-09-16T06:50:01.087Z - Time taken for 'hash changed files from watcher' 1.4385999999940395ms
1687
+ [NX Daemon Server] - 2026-09-16T06:50:01.102Z - Time taken for 'build-project-configs' 12.797800000756979ms
1688
+ [NX Daemon Server] - 2026-09-16T06:50:01.122Z - [SYNC]: collect registered sync generators
1689
+ [NX Daemon Server] - 2026-09-16T06:50:01.124Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1690
+ [NX Daemon Server] - 2026-09-16T06:50:01.124Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1691
+ [NX Daemon Server] - 2026-09-16T06:50:01.124Z - Time taken for 'total execution time for createProjectGraph()' 17.782899998128414ms
1692
+ [NX Daemon Server] - 2026-09-16T06:50:24.042Z - [WATCHER]: Processing file changes in outputs
1693
+ [NX Daemon Server] - 2026-09-16T06:50:24.044Z - [WATCHER]: package.json was modified
1694
+ [NX Daemon Server] - 2026-09-16T06:50:30.456Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1695
+ [NX Daemon Server] - 2026-09-16T06:50:30.456Z - [REQUEST]: package.json
1696
+ [NX Daemon Server] - 2026-09-16T06:50:30.456Z - [REQUEST]:
1697
+ [NX Daemon Server] - 2026-09-16T06:50:30.458Z - Time taken for 'hash changed files from watcher' 0.246799997985363ms
1698
+ [NX Daemon Server] - 2026-09-16T06:50:30.469Z - Time taken for 'build-project-configs' 9.566599998623133ms
1699
+ [NX Daemon Server] - 2026-09-16T06:50:30.483Z - [SYNC]: collect registered sync generators
1700
+ [NX Daemon Server] - 2026-09-16T06:50:30.484Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1701
+ [NX Daemon Server] - 2026-09-16T06:50:30.485Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1702
+ [NX Daemon Server] - 2026-09-16T06:50:30.485Z - Time taken for 'total execution time for createProjectGraph()' 12.057599999010563ms
1703
+ [NX Daemon Server] - 2026-09-16T06:51:01.871Z - [WATCHER]: Processing file changes in outputs
1704
+ [NX Daemon Server] - 2026-09-16T06:51:01.872Z - [WATCHER]: package.json was modified
1705
+ [NX Daemon Server] - 2026-09-16T06:51:08.279Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1706
+ [NX Daemon Server] - 2026-09-16T06:51:08.279Z - [REQUEST]: package.json
1707
+ [NX Daemon Server] - 2026-09-16T06:51:08.279Z - [REQUEST]:
1708
+ [NX Daemon Server] - 2026-09-16T06:51:08.281Z - Time taken for 'hash changed files from watcher' 1.0452000014483929ms
1709
+ [NX Daemon Server] - 2026-09-16T06:51:08.291Z - Time taken for 'build-project-configs' 7.8697999976575375ms
1710
+ [NX Daemon Server] - 2026-09-16T06:51:08.304Z - [SYNC]: collect registered sync generators
1711
+ [NX Daemon Server] - 2026-09-16T06:51:08.305Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1712
+ [NX Daemon Server] - 2026-09-16T06:51:08.306Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1713
+ [NX Daemon Server] - 2026-09-16T06:51:08.306Z - Time taken for 'total execution time for createProjectGraph()' 11.74150000140071ms
1714
+ [NX Daemon Server] - 2026-09-16T06:51:44.324Z - [WATCHER]: Processing file changes in outputs
1715
+ [NX Daemon Server] - 2026-09-16T06:51:44.326Z - [WATCHER]: package.json was modified
1716
+ [NX Daemon Server] - 2026-09-16T06:51:50.731Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1717
+ [NX Daemon Server] - 2026-09-16T06:51:50.731Z - [REQUEST]: package.json
1718
+ [NX Daemon Server] - 2026-09-16T06:51:50.731Z - [REQUEST]:
1719
+ [NX Daemon Server] - 2026-09-16T06:51:50.733Z - Time taken for 'hash changed files from watcher' 0.22680000215768814ms
1720
+ [NX Daemon Server] - 2026-09-16T06:51:50.744Z - Time taken for 'build-project-configs' 8.35359999909997ms
1721
+ [NX Daemon Server] - 2026-09-16T06:51:50.756Z - [SYNC]: collect registered sync generators
1722
+ [NX Daemon Server] - 2026-09-16T06:51:50.757Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1723
+ [NX Daemon Server] - 2026-09-16T06:51:50.758Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1724
+ [NX Daemon Server] - 2026-09-16T06:51:50.758Z - Time taken for 'total execution time for createProjectGraph()' 10.798300001770258ms
1725
+ [NX Daemon Server] - 2026-09-16T06:53:11.458Z - [WATCHER]: Processing file changes in outputs
1726
+ [NX Daemon Server] - 2026-09-16T06:53:11.459Z - [WATCHER]: package.json was modified
1727
+ [NX Daemon Server] - 2026-09-16T06:53:17.862Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1728
+ [NX Daemon Server] - 2026-09-16T06:53:17.862Z - [REQUEST]: package.json
1729
+ [NX Daemon Server] - 2026-09-16T06:53:17.862Z - [REQUEST]:
1730
+ [NX Daemon Server] - 2026-09-16T06:53:17.864Z - Time taken for 'hash changed files from watcher' 0.2036999985575676ms
1731
+ [NX Daemon Server] - 2026-09-16T06:53:17.876Z - Time taken for 'build-project-configs' 9.676300000399351ms
1732
+ [NX Daemon Server] - 2026-09-16T06:53:17.891Z - [SYNC]: collect registered sync generators
1733
+ [NX Daemon Server] - 2026-09-16T06:53:17.891Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1734
+ [NX Daemon Server] - 2026-09-16T06:53:17.892Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1735
+ [NX Daemon Server] - 2026-09-16T06:53:17.892Z - Time taken for 'total execution time for createProjectGraph()' 12.402900002896786ms
1736
+ [NX Daemon Server] - 2026-09-16T06:53:53.344Z - [WATCHER]: Processing file changes in outputs
1737
+ [NX Daemon Server] - 2026-09-16T06:53:53.346Z - [WATCHER]: package.json was modified
@@ -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.3",
6
- "@testspectra/matchers": "^1.1.8-rc.3",
5
+ "@testspectra/cli": "link:../..",
6
+ "@testspectra/matchers": "link:../../../tools/matchers",
7
7
  "@types/node": "^20.14.0",
8
8
  "@wdio/cli": "^9.2.8",
9
9
  "@wdio/local-runner": "^9.2.8",
@@ -20,40 +20,40 @@
20
20
  "fileMap": {
21
21
  "nonProjectFiles": [
22
22
  {
23
- "file": "pnpm-workspace.yaml",
24
- "hash": "1540267312135586665"
25
- },
26
- {
27
- "file": ".vscode/extensions.json",
28
- "hash": "6496079274348496909"
29
- },
30
- {
31
- "file": ".gitignore",
32
- "hash": "1731686672878252345"
23
+ "file": "spectra.config.ts",
24
+ "hash": "15760368716233691427"
33
25
  },
34
26
  {
35
- "file": "pnpm-lock.yaml",
36
- "hash": "6031117101426621083"
27
+ "file": "tsconfig.json",
28
+ "hash": "8890589832440448254"
37
29
  },
38
30
  {
39
31
  "file": "nx.json",
40
32
  "hash": "2058784385052146326"
41
33
  },
42
34
  {
43
- "file": "tsconfig.json",
44
- "hash": "8890589832440448254"
35
+ "file": "package.json",
36
+ "hash": "15417519895433102271"
45
37
  },
46
38
  {
47
- "file": "spectra.config.ts",
48
- "hash": "15760368716233691427"
39
+ "file": "pnpm-workspace.yaml",
40
+ "hash": "1540267312135586665"
41
+ },
42
+ {
43
+ "file": ".vscode/extensions.json",
44
+ "hash": "6496079274348496909"
49
45
  },
50
46
  {
51
47
  "file": ".cursorrules",
52
48
  "hash": "5914400097935294858"
53
49
  },
54
50
  {
55
- "file": "package.json",
56
- "hash": "2954080393436794491"
51
+ "file": "pnpm-lock.yaml",
52
+ "hash": "6031117101426621083"
53
+ },
54
+ {
55
+ "file": ".gitignore",
56
+ "hash": "1731686672878252345"
57
57
  },
58
58
  {
59
59
  "file": "CLAUDE.md",
@@ -12,8 +12,8 @@
12
12
  "postinstall": "spectra sync-types"
13
13
  },
14
14
  "devDependencies": {
15
- "@testspectra/cli": "^1.1.8-rc.3",
16
- "@testspectra/matchers": "^1.1.8-rc.3",
15
+ "@testspectra/cli": "^1.1.8-rc.5",
16
+ "@testspectra/matchers": "^1.1.8-rc.5",
17
17
  "@types/node": "^20.14.0",
18
18
  "@wdio/cli": "^9.2.8",
19
19
  "@wdio/local-runner": "^9.2.8",