Template project for testing chrome extensions using Playwright
-
Updated
May 9, 2024 - TypeScript
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Template project for testing chrome extensions using Playwright
A structured template for using Cypress with Cucumber and TypeScript.
A modern starter template for building and testing React applications using Vite, TypeScript, Vitest, and React Testing Library. This project is designed for both learning and rapid prototyping, with a focus on best practices for testing React components.
Test case automation library for Cypress
Library that extends Playwright's testing capabilities with native mobile automation support.