-
Notifications
You must be signed in to change notification settings - Fork 1
Add TestCafe test export format #2
Copy link
Copy link
Open
Labels
area: exportPlaywright/Cypress/Selenium exportersPlaywright/Cypress/Selenium exportersbeginner-friendlyGreat for first-time contributorsGreat for first-time contributorsgood first issueGood for newcomersGood for newcomershacktoberfestEligible for HacktoberfestEligible for Hacktoberfesthelp wantedExtra attention is neededExtra attention is neededtype: featureNew feature or capabilityNew feature or capability
Metadata
Metadata
Assignees
Labels
area: exportPlaywright/Cypress/Selenium exportersPlaywright/Cypress/Selenium exportersbeginner-friendlyGreat for first-time contributorsGreat for first-time contributorsgood first issueGood for newcomersGood for newcomershacktoberfestEligible for HacktoberfestEligible for Hacktoberfesthelp wantedExtra attention is neededExtra attention is neededtype: featureNew feature or capabilityNew feature or capability
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
testcafe_exporter.pyinbackend/testai/export/Reference
backend/testai/export/for patternsDifficulty
🟢 Easy — follow existing exporter patterns