@testspectra/cli 1.1.8-rc.12 → 1.1.8-rc.13

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.
@@ -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.12",
6
- "@testspectra/matchers": "^1.1.8-rc.12",
5
+ "@testspectra/cli": "^1.1.8-rc.13",
6
+ "@testspectra/matchers": "^1.1.8-rc.13",
7
7
  "@types/node": "^20.14.0",
8
8
  "@wdio/cli": "^9.2.8",
9
9
  "@wdio/local-runner": "^9.2.8",
@@ -24,43 +24,195 @@
24
24
  "hash": "2058784385052146326"
25
25
  },
26
26
  {
27
- "file": ".vscode/extensions.json",
28
- "hash": "6496079274348496909"
27
+ "file": "CLAUDE.md",
28
+ "hash": "9577234870771110688"
29
29
  },
30
30
  {
31
- "file": "tsconfig.json",
32
- "hash": "8890589832440448254"
31
+ "file": ".cursorrules",
32
+ "hash": "5914400097935294858"
33
33
  },
34
34
  {
35
- "file": "package.json",
36
- "hash": "3006930614958328783"
35
+ "file": "pnpm-lock.yaml",
36
+ "hash": "5459540818199025768"
37
37
  },
38
38
  {
39
- "file": "spectra.config.ts",
40
- "hash": "5826567216431235375"
39
+ "file": ".vscode/extensions.json",
40
+ "hash": "6496079274348496909"
41
41
  },
42
42
  {
43
- "file": "pnpm-lock.yaml",
44
- "hash": "5459540818199025768"
43
+ "file": "tsconfig.json",
44
+ "hash": "8890589832440448254"
45
45
  },
46
46
  {
47
47
  "file": ".gitignore",
48
48
  "hash": "1731686672878252345"
49
49
  },
50
50
  {
51
- "file": "pnpm-workspace.yaml",
52
- "hash": "11062973401223444734"
51
+ "file": "package.json",
52
+ "hash": "16328714722050927334"
53
53
  },
54
54
  {
55
- "file": "CLAUDE.md",
56
- "hash": "9577234870771110688"
55
+ "file": "spectra.config.ts",
56
+ "hash": "5826567216431235375"
57
57
  },
58
58
  {
59
- "file": ".cursorrules",
60
- "hash": "5914400097935294858"
59
+ "file": "pnpm-workspace.yaml",
60
+ "hash": "11062973401223444734"
61
61
  }
62
62
  ],
63
63
  "projectFileMap": {
64
+ "shared-testing": [
65
+ {
66
+ "file": "shared/testing/fixtures/apiData.json",
67
+ "hash": "5455579627617620587"
68
+ },
69
+ {
70
+ "file": "shared/testing/fixtures/playgroundData.json",
71
+ "hash": "6646110001933817841"
72
+ },
73
+ {
74
+ "file": "shared/testing/global-hooks/after/mobile.hook.ts",
75
+ "hash": "17704300444638893067"
76
+ },
77
+ {
78
+ "file": "shared/testing/global-hooks/after/web.hook.ts",
79
+ "hash": "4319467857538977176"
80
+ },
81
+ {
82
+ "file": "shared/testing/global-hooks/before/mobile.hook.ts",
83
+ "hash": "1418831585755647488"
84
+ },
85
+ {
86
+ "file": "shared/testing/global-hooks/before/web.hook.ts",
87
+ "hash": "5655415662119179755"
88
+ },
89
+ {
90
+ "file": "shared/testing/page-objects/MatchersPage/mobile.ts",
91
+ "hash": "13486007993280160103"
92
+ },
93
+ {
94
+ "file": "shared/testing/page-objects/MatchersPage/web.ts",
95
+ "hash": "6708715830774655929"
96
+ },
97
+ {
98
+ "file": "shared/testing/page-objects/NavigationPage/mobile.ts",
99
+ "hash": "9843815020701207652"
100
+ },
101
+ {
102
+ "file": "shared/testing/page-objects/NavigationPage/web.ts",
103
+ "hash": "2341250336288762399"
104
+ },
105
+ {
106
+ "file": "shared/testing/page-objects/PlaygroundPage/mobile.ts",
107
+ "hash": "8192927760362991284"
108
+ },
109
+ {
110
+ "file": "shared/testing/page-objects/PlaygroundPage/web.ts",
111
+ "hash": "13289179655405426712"
112
+ },
113
+ {
114
+ "file": "shared/testing/project.json",
115
+ "hash": "7371378800661206349"
116
+ },
117
+ {
118
+ "file": "shared/testing/support/actions/fillCredentials/mobile.action.ts",
119
+ "hash": "12211081252127526235"
120
+ },
121
+ {
122
+ "file": "shared/testing/support/actions/fillCredentials/web.action.ts",
123
+ "hash": "9993357721307207213"
124
+ },
125
+ {
126
+ "file": "shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts",
127
+ "hash": "2440504136325471241"
128
+ },
129
+ {
130
+ "file": "shared/testing/support/steps/togglePlaygroundStates/step.md",
131
+ "hash": "7033246481886462733"
132
+ },
133
+ {
134
+ "file": "shared/testing/support/steps/togglePlaygroundStates/web.step.ts",
135
+ "hash": "3684774997705487691"
136
+ },
137
+ {
138
+ "file": "shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts",
139
+ "hash": "7780197038828149329"
140
+ },
141
+ {
142
+ "file": "shared/testing/support/steps/verifyPlaygroundState/step.md",
143
+ "hash": "4808698815589956784"
144
+ },
145
+ {
146
+ "file": "shared/testing/support/steps/verifyPlaygroundState/web.step.ts",
147
+ "hash": "7710645189151727546"
148
+ }
149
+ ],
150
+ "playground-e2e": [
151
+ {
152
+ "file": "packages/playground/e2e/project.json",
153
+ "hash": "7483436778468358608"
154
+ },
155
+ {
156
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/mobile.test.ts",
157
+ "hash": "4890867782031227471"
158
+ },
159
+ {
160
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/spec.md",
161
+ "hash": "1594899313611085372"
162
+ },
163
+ {
164
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts",
165
+ "hash": "1983735092902158167"
166
+ },
167
+ {
168
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/mobile.test.ts",
169
+ "hash": "11975331038121344625"
170
+ },
171
+ {
172
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md",
173
+ "hash": "12190577339537127331"
174
+ },
175
+ {
176
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/web.test.ts",
177
+ "hash": "12887248939991345892"
178
+ },
179
+ {
180
+ "file": "packages/playground/e2e/specs/Playground/hooks/after/mobile.hook.ts",
181
+ "hash": "14051783072589214011"
182
+ },
183
+ {
184
+ "file": "packages/playground/e2e/specs/Playground/hooks/after/web.hook.ts",
185
+ "hash": "14051783072589214011"
186
+ },
187
+ {
188
+ "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/mobile.hook.ts",
189
+ "hash": "14051783072589214011"
190
+ },
191
+ {
192
+ "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/web.hook.ts",
193
+ "hash": "14051783072589214011"
194
+ },
195
+ {
196
+ "file": "packages/playground/e2e/specs/Playground/hooks/before/mobile.hook.ts",
197
+ "hash": "14051783072589214011"
198
+ },
199
+ {
200
+ "file": "packages/playground/e2e/specs/Playground/hooks/before/web.hook.ts",
201
+ "hash": "14051783072589214011"
202
+ },
203
+ {
204
+ "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/mobile.hook.ts",
205
+ "hash": "14051783072589214011"
206
+ },
207
+ {
208
+ "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/web.hook.ts",
209
+ "hash": "14051783072589214011"
210
+ },
211
+ {
212
+ "file": "packages/playground/e2e/specs/Playground/suite.md",
213
+ "hash": "17750886301217575279"
214
+ }
215
+ ],
64
216
  "matchers-e2e": [
65
217
  {
66
218
  "file": "packages/matchers/e2e/project.json",
@@ -306,158 +458,6 @@
306
458
  "file": "packages/matchers/e2e/specs/EnvironmentConfig/suite.md",
307
459
  "hash": "2736763753819703752"
308
460
  }
309
- ],
310
- "shared-testing": [
311
- {
312
- "file": "shared/testing/fixtures/apiData.json",
313
- "hash": "5455579627617620587"
314
- },
315
- {
316
- "file": "shared/testing/fixtures/playgroundData.json",
317
- "hash": "6646110001933817841"
318
- },
319
- {
320
- "file": "shared/testing/global-hooks/after/mobile.hook.ts",
321
- "hash": "17704300444638893067"
322
- },
323
- {
324
- "file": "shared/testing/global-hooks/after/web.hook.ts",
325
- "hash": "4319467857538977176"
326
- },
327
- {
328
- "file": "shared/testing/global-hooks/before/mobile.hook.ts",
329
- "hash": "1418831585755647488"
330
- },
331
- {
332
- "file": "shared/testing/global-hooks/before/web.hook.ts",
333
- "hash": "5655415662119179755"
334
- },
335
- {
336
- "file": "shared/testing/page-objects/MatchersPage/mobile.ts",
337
- "hash": "13486007993280160103"
338
- },
339
- {
340
- "file": "shared/testing/page-objects/MatchersPage/web.ts",
341
- "hash": "6708715830774655929"
342
- },
343
- {
344
- "file": "shared/testing/page-objects/NavigationPage/mobile.ts",
345
- "hash": "9843815020701207652"
346
- },
347
- {
348
- "file": "shared/testing/page-objects/NavigationPage/web.ts",
349
- "hash": "2341250336288762399"
350
- },
351
- {
352
- "file": "shared/testing/page-objects/PlaygroundPage/mobile.ts",
353
- "hash": "8192927760362991284"
354
- },
355
- {
356
- "file": "shared/testing/page-objects/PlaygroundPage/web.ts",
357
- "hash": "13289179655405426712"
358
- },
359
- {
360
- "file": "shared/testing/project.json",
361
- "hash": "7371378800661206349"
362
- },
363
- {
364
- "file": "shared/testing/support/actions/fillCredentials/mobile.action.ts",
365
- "hash": "12211081252127526235"
366
- },
367
- {
368
- "file": "shared/testing/support/actions/fillCredentials/web.action.ts",
369
- "hash": "9993357721307207213"
370
- },
371
- {
372
- "file": "shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts",
373
- "hash": "2440504136325471241"
374
- },
375
- {
376
- "file": "shared/testing/support/steps/togglePlaygroundStates/step.md",
377
- "hash": "7033246481886462733"
378
- },
379
- {
380
- "file": "shared/testing/support/steps/togglePlaygroundStates/web.step.ts",
381
- "hash": "3684774997705487691"
382
- },
383
- {
384
- "file": "shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts",
385
- "hash": "7780197038828149329"
386
- },
387
- {
388
- "file": "shared/testing/support/steps/verifyPlaygroundState/step.md",
389
- "hash": "4808698815589956784"
390
- },
391
- {
392
- "file": "shared/testing/support/steps/verifyPlaygroundState/web.step.ts",
393
- "hash": "7710645189151727546"
394
- }
395
- ],
396
- "playground-e2e": [
397
- {
398
- "file": "packages/playground/e2e/project.json",
399
- "hash": "7483436778468358608"
400
- },
401
- {
402
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/mobile.test.ts",
403
- "hash": "4890867782031227471"
404
- },
405
- {
406
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/spec.md",
407
- "hash": "1594899313611085372"
408
- },
409
- {
410
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts",
411
- "hash": "1983735092902158167"
412
- },
413
- {
414
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/mobile.test.ts",
415
- "hash": "11975331038121344625"
416
- },
417
- {
418
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md",
419
- "hash": "12190577339537127331"
420
- },
421
- {
422
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/web.test.ts",
423
- "hash": "12887248939991345892"
424
- },
425
- {
426
- "file": "packages/playground/e2e/specs/Playground/hooks/after/mobile.hook.ts",
427
- "hash": "14051783072589214011"
428
- },
429
- {
430
- "file": "packages/playground/e2e/specs/Playground/hooks/after/web.hook.ts",
431
- "hash": "14051783072589214011"
432
- },
433
- {
434
- "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/mobile.hook.ts",
435
- "hash": "14051783072589214011"
436
- },
437
- {
438
- "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/web.hook.ts",
439
- "hash": "14051783072589214011"
440
- },
441
- {
442
- "file": "packages/playground/e2e/specs/Playground/hooks/before/mobile.hook.ts",
443
- "hash": "14051783072589214011"
444
- },
445
- {
446
- "file": "packages/playground/e2e/specs/Playground/hooks/before/web.hook.ts",
447
- "hash": "14051783072589214011"
448
- },
449
- {
450
- "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/mobile.hook.ts",
451
- "hash": "14051783072589214011"
452
- },
453
- {
454
- "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/web.hook.ts",
455
- "hash": "14051783072589214011"
456
- },
457
- {
458
- "file": "packages/playground/e2e/specs/Playground/suite.md",
459
- "hash": "17750886301217575279"
460
- }
461
461
  ]
462
462
  }
463
463
  }
@@ -12,8 +12,8 @@
12
12
  "postinstall": "spectra sync-types"
13
13
  },
14
14
  "devDependencies": {
15
- "@testspectra/cli": "^1.1.8-rc.12",
16
- "@testspectra/matchers": "^1.1.8-rc.12",
15
+ "@testspectra/cli": "^1.1.8-rc.13",
16
+ "@testspectra/matchers": "^1.1.8-rc.13",
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": "^1.1.8-rc.12",
18
- "@testspectra/matchers": "^1.1.8-rc.12",
19
- "@testspectra/react": "^1.1.8-rc.12",
17
+ "@testspectra/cli": "^1.1.8-rc.13",
18
+ "@testspectra/matchers": "^1.1.8-rc.13",
19
+ "@testspectra/react": "^1.1.8-rc.13",
20
20
  "@types/node": "^20.14.0",
21
21
  "@types/react": "^18.3.3",
22
22
  "@types/react-dom": "^18.3.0",