playwright-frontend-e2e-tests

Playwright Frontend E2e Tests

A monorepo project containing starter E2E tests created using Playwright for React, Vue and Svelte

Rick 'n' Morty Playwright Component Tests

This monorepo project contains React, Vue and Svelte applications that display data fetched from the Rick 'n' Morty REST API.

The component tests for the SearchField, Paginator and Character components across the three applications are contained in the playwright-ct branch and are tested using the component test feature from Playwright.

Usage

Use the following steps to clone and run the application;

git clone https://github.com/vickywane/playwright-frontend-e2e-tests.git   
cd playwright-frontend-e2e-tests.git   
git checkout playwright-ct
yarn install 

Top categories

Loading Svelte Themes