Skip to content

[M4] Config & Visual Map Extensions for playwright_test #32

@cursor

Description

@cursor

Milestone 4 — Playwright Test Video Integration | Priority: Medium | COMPLETED in PR #27

Extended Config with playwright_test_config block and sync_playwright_after_timestamps pipeline option.

playwright_test:
  framework: pytest
  test_dir: tests/e2e/
  video_dir: test-results/videos/
  trace_dir: test-results/traces/
  min_speed_factor: 0.25
  max_speed_factor: 4.0

Implemented in src/docgen/config.py. See issues/playwright-test-integration/05-config-visual-map.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions