Skip to content
Merged
Changes from 1 commit
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 @@ -428,6 +428,13 @@
"link": "https://github.com/cypress-io/cypress-browserify-preprocessor",
"keywords": ["browserify"],
"badge": "deprecated"
},
{
"name": "cypress-test-data-generator",
"description": "Generate realistic test data for Cypress tests using Faker.js.",
"link": "https://github.com/yourusername/cypress-test-data-generator",
"keywords": ["data-generation", "faker", "testing", "test-data"],
"badge": "community"
}
]
},
Expand Down