diff --git a/content/_data/plugins.json b/content/_data/plugins.json index 017495262b..44705ca817 100644 --- a/content/_data/plugins.json +++ b/content/_data/plugins.json @@ -996,6 +996,13 @@ "link": "https://github.com/maritome/cypress-msteams-reporter", "keywords": ["reporter", "ms-teams", "allure-report"], "badge": "community" + }, + { + "name": "@saucelabs/cypress-plugin", + "description": "Sauce Labs reporting tool. A reporting tool which uploads results and artifacts to Sauce Labs.", + "link": "https://github.com/saucelabs/sauce-cypress-plugin", + "keywords": ["reporter", "saucelabs"], + "badge": "community" } ] },