Skip to content
Merged
Changes from all 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 @@ -359,6 +359,13 @@
"keywords": ["solid", "solid-protocol"],
"badge": "community"
},
{
"name": "cypress-test-data-generator",
"description": "Generate realistic test data for Cypress tests using Faker.js.",
"link": "https://github.com/khawjaahmad/cypress-test-data-generator",
"keywords": ["data-generation", "faker", "testing", "test-data"],
"badge": "community"
},
{
"name": "@cypress/instrument-cra",
"description": "NPM module for create-react-app applications to instrument source code without ejecting react-scripts.",
Expand Down