playwright-magic-steps
Test automator
Automates adding comments and steps to tests in JavaScript tests using AI-generated text
Auto-transform JavaScript comments into Playwright steps
35 stars
1 watching
4 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
playwrightsteptest-automationtesting
Related projects:
Repository | Description | Stars |
---|---|---|
vitalets/playwright-bdd | Converts BDD scenarios into Playwright test files and runs them with the Playwright runner for automated testing. | 327 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 261 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 531 |
playwright-community/playwright-ng-schematics | Adds support for Playwright tests to Angular projects | 10 |
tesults/playwright-tesults-reporter | A tool for reporting test results from Playwright tests to Tesults | 3 |
vitalets/playwright-network-cache | A tool to speed up Playwright tests by caching network requests on the filesystem | 32 |
widen/expect-axe-playwright | Tools for running automated accessibility tests in web applications | 21 |
guidepup/guidepup-playwright | A package that enables screen reader testing for web applications using Playwright | 59 |
anishkny/playwright-test-coverage | An extension to Playwright test that measures code coverage during end-to-end testing with Istanbul | 85 |
tcsoftinc/playwright-integration | Integrates Playwright with Test Collab for automated test reporting | 0 |
zerostep-ai/zerostep | Automates tasks in browser automation using AI-driven steps | 223 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |