Skip to content

zoekclegg/mocha-test-automation-framework-cypress-javascript

Repository files navigation

Mocha Automation Framework with Cypress

This is a Mocha automation framework built using Cypress and JavaScript which uses a page object model. The project automates functional test cases on the website UI Test Automation Playground.

Languages, Frameworks and Tools used

  • JavaScript
  • Cypress
  • Mocha

Set-up

In the root folder, run npm install
To run the tests in headless mode, run npm run test
To open UI mode, run npm run test:ui

Useful Resources & Articles

Official Cypress documentation
Cypress Kitchen Sink
Working With Variables In Cypress Tests - using aliases
Code like this - general tips

About

A Mocha Automation Framework with Cypress in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published