Skip to content

Add TestCafe test export format #2

@raphy78626

Description

@raphy78626

Summary

Add TestCafe as an export target alongside the existing Playwright, Cypress, and Selenium exporters.

Why

TestCafe is popular in enterprises and has its own selector engine. Supporting it broadens Vigil's appeal.

Acceptance Criteria

  • New testcafe_exporter.py in backend/testai/export/
  • Generates valid TestCafe test files from journey data
  • Selector mapping works correctly
  • Export option appears in the dashboard
  • Basic test coverage for the exporter

Reference

  • Existing exporters in backend/testai/export/ for patterns
  • TestCafe docs

Difficulty

🟢 Easy — follow existing exporter patterns

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: exportPlaywright/Cypress/Selenium exportersbeginner-friendlyGreat for first-time contributorsgood first issueGood for newcomershacktoberfestEligible for Hacktoberfesthelp wantedExtra attention is neededtype: featureNew feature or capability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions