Skip to content

OfficeForProductSafetyAndStandards/psd-automation

Repository files navigation

PSD Automation tests

This repository contains the automation tests for the PSD project. The tests are written with Cypress and run in the browser.

Getting started

Install node, npm

Install dependencies

npm install

Run test suite

npm run test

Opening the Cypress test runner

npm run open

Linting and formatting

Linting and formatting is done with Prettier. The configuration is in the .prettierrc.js files.

About

Automated test suite for PSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published