ngx-playwright
E2E testing tool
A set of tools to run end-to-end tests for Angular applications using Playwright
Tools to run playwright e2e tests in an angular workspace
23 stars
5 watching
4 forks
Language: JavaScript
last commit: 4 days ago Related projects:
Repository | Description | Stars |
---|---|---|
playwright-community/playwright-ng-schematics | Adds support for Playwright tests to Angular projects | 9 |
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 |
ngneat/spectator | A tool to simplify Angular testing by automating boilerplate tasks and providing a clean API for writing unit tests. | 2,095 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 337 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
anishkny/playwright-test-coverage | An extension to Playwright test that measures code coverage during end-to-end testing with Istanbul | 83 |
remscodes/ngx-testing-tools | Provides high-level tools and utilities to simplify testing in Angular applications | 2 |
widen/expect-axe-playwright | Tools for running automated accessibility tests in web applications | 21 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
nicholasvuono/xk6-playwright | An extension that adds support for browser automation and end-to-end web testing using playwright-go with the k6 load testing tool | 46 |
knackstedt/dotglitch-ngx | A collection of reusable Angular services and wrappers | 18 |
burakkantarci/playwright-todo-app | A Next.js Todo app with Playwright integration and automated testing using GitHub Actions | 12 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
vitalets/playwright-bdd | A tool to run BDD tests with Playwright runner | 314 |