Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,13 @@
"link": "https://github.com/khawjaahmad/cypress-test-data-generator",
"keywords": ["data-generation", "faker", "testing", "test-data"],
"badge": "community"
},
{
"name": "cypress-geolocation-locale-faker",
"description": "A Cypress plugin to mock geolocation, timezone, language, and locale settings for end-to-end testing. Useful for simulating user environments worldwide.",
"link": "https://github.com/pradapjackie/cypress-geolocation-locale-faker",
"keywords": ["geolocation", "timezone", "locale", "language", "plugin", "testing"],
"badge": "community"
}
]
},
Expand Down