Skip to content

ols0test/Practice-JS_Cypress

Repository files navigation

Practice-JS_Cypress

How to start working on this project?

  1. Clone repository to your machine.

  2. Navigate to project root folder.

  3. Run command npm ci in terminal VScode.

  4. After, execute npx cypress open to run tests.

How to use faker library

This project utilises Faker.js library. You can find more info here: https://v6.fakerjs.dev/guide/ Use this import in your file: import { faker } from '@faker-js/faker';

How to use testing library

You can find more info here: https://testing-library.com/docs/cypress-testing-library/intro/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published