
Nick ShirokovandClaude Opus 4.7
e0197683e1
feat(web-test): M7.1+M7.2 — ctx.testInfo + проброс custom-полей контекстов
- ctx.testInfo (name/file/filePath/tags/timeout/attempt/maxAttempts/param/contexts/primaryContext)
выставляется перед каждой попыткой, доступен в beforeEach/test/afterEach
- ctx.testResult (status/duration/attempts/error/steps) доступен в afterEach
- run.mjs:411 spread полного contextSpec (был whitelist {url, isolation});
CLI --url override сохраняет custom-поля через merge
- webtest.config.mjs: displayName для a/b
- spec §3 — подраздел «Метаданные теста», §6 — availability testInfo/testResult,
§7 — рекомендация латинский ID + кириллический displayName
- Full regression 18/18 ✓ (9m 9.8s)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 12:44:07 +03:00
..
2026-03-07 20:24:31 +03:00
2026-05-01 16:43:39 +03:00
2026-04-06 14:36:04 +03:00
2026-02-15 22:57:35 +03:00
2026-02-14 18:19:51 +03:00
2026-03-25 19:56:26 +03:00
2026-05-03 18:48:29 +03:00
2026-02-07 22:13:47 +03:00
2026-02-09 21:06:01 +03:00
2026-02-15 14:36:27 +03:00
2026-02-08 15:01:58 +03:00
2026-02-14 20:58:32 +03:00
2026-03-07 19:40:25 +03:00
2026-02-15 12:00:13 +03:00
2026-03-25 19:56:26 +03:00
2026-03-03 13:14:08 +03:00
2026-04-25 15:26:54 +03:00
2026-05-04 11:48:35 +03:00
2026-04-25 15:26:54 +03:00
2026-02-09 18:35:02 +03:00
2026-04-12 15:00:04 +03:00
2026-02-16 17:12:25 +03:00
2026-02-08 22:44:31 +03:00
2026-02-14 18:14:05 +03:00
2026-03-28 21:00:37 +03:00
2026-02-10 13:18:08 +03:00
2026-02-10 13:18:08 +03:00
2026-04-06 20:41:47 +03:00
2026-04-06 19:53:04 +03:00
2026-02-16 18:29:00 +03:00
2026-03-03 13:16:45 +03:00
2026-03-03 13:14:08 +03:00
2026-02-22 18:46:35 +03:00
2026-04-04 13:13:10 +03:00
2026-03-21 16:30:02 +03:00
2026-05-13 12:44:07 +03:00