{"id":20293005,"url":"https://github.com/gemini-testing/gemini-faildump","last_synced_at":"2026-06-05T04:31:17.574Z","repository":{"id":57245755,"uuid":"50348300","full_name":"gemini-testing/gemini-faildump","owner":"gemini-testing","description":"Plugin to collect information about test fails.","archived":false,"fork":false,"pushed_at":"2018-11-29T15:10:55.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-14T09:16:09.238Z","etag":null,"topics":["gemini-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gemini-testing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-25T12:11:23.000Z","updated_at":"2018-11-29T15:10:53.000Z","dependencies_parsed_at":"2022-08-24T16:43:42.889Z","dependency_job_id":null,"html_url":"https://github.com/gemini-testing/gemini-faildump","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fgemini-faildump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fgemini-faildump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fgemini-faildump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fgemini-faildump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemini-testing","download_url":"https://codeload.github.com/gemini-testing/gemini-faildump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787485,"owners_count":20020101,"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","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":["gemini-plugin"],"created_at":"2024-11-14T15:20:39.974Z","updated_at":"2026-06-05T04:31:17.508Z","avatar_url":"https://github.com/gemini-testing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gemini-faildump\n\nPlugin collects all test fails and saves them in file `faildump.json`. Screenshots are encoded in Base64.\nIf some image differences are reproduced in all test runs (initial run plus all retries), such fails are considered as\nnormal and not included in the final report.\n\n## Installation\n\n`npm i gemini-faildump`\n\n## Configuration\n\nSet the configuration to your `.gemini.js`\n\n```js\nmodule.exports = {\n    system: {\n        plugins: {\n            'gemini-faildump': {\n                enabled: true,\n                light: true\n            }\n        }\n    }\n};\n```\n\n## Options\n\n - `enabled` - switch on/off the plugin; the plugin is switched on by default.\n - `light` - switch on this option to avoid adding base64 image to report.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Fgemini-faildump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemini-testing%2Fgemini-faildump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Fgemini-faildump/lists"}