{"library":"cypress-test-data-generator","type":"library","category":null,"description":"Cypress Test Data Generator is a Cypress plugin (currently at version 2.0.2) designed to simplify the creation of realistic, reproducible test data for end-to-end tests. It leverages the popular Faker.js library to provide over 40 distinct data generators for common entities like users, products, orders, and social profiles, along with extensive support for internationalization across 50+ locales. The plugin integrates seamlessly with Cypress via `cy.task`, allowing data generation directly within test specs or before hooks, executed in the Node.js environment. Its key differentiators include seed support for consistent data across test runs, fully typed APIs for better developer experience, and a zero-configuration approach with sensible defaults, significantly reducing the boilerplate associated with manual test data creation. The project appears actively maintained with a stable release cadence. It aims to eliminate the tedious and error-prone process of manually crafting test data, providing a robust and flexible alternative for modern Cypress workflows.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript","cypress","testing","data-generator","faker"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cypress-test-data-generator","imports":["const dataGenerator = require('cypress-test-data-generator');","cy.task('generateUser')","cy.task('generateProduct', { options })"]},{"cmd":"yarn add cypress-test-data-generator","imports":[]},{"cmd":"pnpm add cypress-test-data-generator","imports":[]}],"homepage":null,"github":"https://github.com/khawjaahmad/cypress-test-data-generator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cypress-test-data-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cypress-test-data-generator/compatibility"}}