playwright-magic-steps
Step generator
Automates the process of converting JavaScript comments into structured test steps for Playwright tests
Auto-transform JavaScript comments into Playwright steps
32 stars
1 watching
2 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
playwrightsteptest-automationtesting
Related projects:
Repository | Description | Stars |
---|---|---|
vitalets/playwright-bdd | A tool to run BDD tests with Playwright runner | 314 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 440 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
tesults/playwright-tesults-reporter | A tool that allows Playwright test results to be uploaded to Tesults for reporting and analysis. | 2 |
vitalets/playwright-network-cache | A tool to speed up Playwright tests by caching network requests on the filesystem | 26 |
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 | 54 |
anishkny/playwright-test-coverage | An extension to Playwright test that measures code coverage during end-to-end testing with Istanbul | 83 |
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 | 203 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 337 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |