Skip to content

yvonnekw/demo_blaze_ui_api_tests

Repository files navigation

Cypress Typescript with cucumber tests

Pre-exquisite

Please, make sure you have the node and npm versions below installed, by running the follwing commands -

node --version

v20.5.1

npm --version

9.8.0

Execute the tests

There are two ways to run the tests.

Run the tests in UI mode

npm run cypress:open 

Run the tests in headless mode

npm run cypress:run

About

blaze demo site cypress tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published