diff --git a/content/_data/plugins.json b/content/_data/plugins.json index c278e826b9..0be53c2e58 100644 --- a/content/_data/plugins.json +++ b/content/_data/plugins.json @@ -1140,6 +1140,18 @@ "badge": "official" } ] + }, + { + "name": "cypress-gmail-tester", + "plugins": [ + { + "name": "cypress-gmail-tester", + "description": "Use Cypress E2E tests to check Gmail-based inboxes.", + "link": "https://github.com/levz0r/cypress-gmail-tester", + "keywords": ["cypress", "cypress-plugin", "cypress-gmail-tester", "gmail-tester"], + "badge": "community" + } + ] } ] }