Skip to content

Demo Project to send Cypress test results in a Microsoft Teams notifications

Notifications You must be signed in to change notification settings

wmedali/cypress-microsoft-teams

Repository files navigation

Clone repository

git clone https://github.com/wmedali/cypress-microsoft-teams.git

If git is not installed, then install Git

Install dependencies

In the repo location, run the command :

npm install

Run Command

npx cypress run

Send Teams notifications

Configure the WEBHOOK_URL variable in the testRunner.js script and run it using some options : node cypress/testRunner.js --id "23334" --branch "feat/br-mock" --commit "testing commit"

About

Demo Project to send Cypress test results in a Microsoft Teams notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published