{"id":19571419,"url":"https://github.com/torstendittmann/genauigkeit","last_synced_at":"2025-10-10T17:39:36.635Z","repository":{"id":243443623,"uuid":"809533203","full_name":"TorstenDittmann/genauigkeit","owner":"TorstenDittmann","description":"Visual testing for Storybook","archived":false,"fork":false,"pushed_at":"2024-08-12T10:38:32.000Z","size":4282,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T00:45:46.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://genauigkeit.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TorstenDittmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-03T00:16:53.000Z","updated_at":"2024-08-12T10:38:22.000Z","dependencies_parsed_at":"2024-06-12T02:25:45.039Z","dependency_job_id":"ab22ea60-78eb-4065-a78b-9ea76bff91d5","html_url":"https://github.com/TorstenDittmann/genauigkeit","commit_stats":null,"previous_names":["torstendittmann/genauigkeit"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/TorstenDittmann/genauigkeit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fgenauigkeit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fgenauigkeit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fgenauigkeit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fgenauigkeit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TorstenDittmann","download_url":"https://codeload.github.com/TorstenDittmann/genauigkeit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fgenauigkeit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004821,"owners_count":26083784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T06:18:50.563Z","updated_at":"2025-10-10T17:39:36.613Z","avatar_url":"https://github.com/TorstenDittmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genauigkeit\n\n## Visual Regression Testing for Storybook\n\n**genauigkeit** (German for \"accuracy\") is a library that simplifies visual regression testing for your components in Storybook. It leverages the power of concurrency and Docker containers to ensure fast and reliable tests.\n\n## Key Features\n\n-   **Fast:** Concurrent testing significantly reduces test execution time.\n-   **Local:** Run tests locally without the need for a cloud service.\n-   **Reliable:** Docker containers provide a consistent isolated conditions for screenshots, eliminating environmental discrepancies.\n-   **Easy to Use:** Integrate genauigkeit seamlessly into your existing Storybook workflow.\n\n## Requirements\n\n-   Node.js 20 or higher\n-   Docker\n\n## Installation\n\n```sh\nnpx nypm add genauigkeit\n```\n\n## Usage\n\nGenerate a configuration file by running the following command:\n\n```sh\nnpx genauigkeit init\n```\n\n### Generate References\n\nTo generate reference screenshots, execute the following command:\n\n```sh\nnpx genauigkeit generate\n```\n\n### Run Tests\n\nTo run tests, execute the following command:\n\n```bash\nnpx genauigkeit test\n```\n\n### package.json\n\nYou can also add scripts to your package.json:\n\n```json\n{\n    \"scripts\": {\n        \"genauigkeit:generate\": \"genauigkeit generate\",\n        \"genauigkeit:test\": \"genauigkeit test\"\n    }\n}\n```\n\n## Contributing\n\nWe welcome contributions! Please refer to the [contribution guidelines](./CONTRIBUTING.md) before submitting a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorstendittmann%2Fgenauigkeit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorstendittmann%2Fgenauigkeit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorstendittmann%2Fgenauigkeit/lists"}