estruyf / cypress-sharepoint-sample

Cypress E2E testing for SharePoint solutions sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress E2E testing for SharePoint solutions sample

This is a sample project which you can use to start your E2E testing with Cypress for SharePoint.

Related articles

For more information, check the following articles:

How to start

In order to start using this project. You will have to do the following steps:

  1. Clone the project
  2. npm i - Install all the dependencies
  3. Rename cypress.sample.json to cypress.json
  4. Provide the username, password, and appUrl
  5. Run npm test

Supported browsers

Cypress browsers

Happy E2E testing

About

Cypress E2E testing for SharePoint solutions sample

License:MIT License


Languages

Language:JavaScript 100.0%