{"id":20292900,"url":"https://github.com/gemini-testing/hermione-faildump","last_synced_at":"2026-05-12T19:08:53.092Z","repository":{"id":57262863,"uuid":"64132075","full_name":"gemini-testing/hermione-faildump","owner":"gemini-testing","description":"Testplane plugin to collect information about test fails","archived":false,"fork":false,"pushed_at":"2023-03-02T11:15:51.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-14T15:03:16.150Z","etag":null,"topics":["testplane-plugin"],"latest_commit_sha":null,"homepage":"","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":null,"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-07-25T12:21:06.000Z","updated_at":"2024-05-17T12:57:11.000Z","dependencies_parsed_at":"2022-09-02T05:22:40.705Z","dependency_job_id":null,"html_url":"https://github.com/gemini-testing/hermione-faildump","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fhermione-faildump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fhermione-faildump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fhermione-faildump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Fhermione-faildump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemini-testing","download_url":"https://codeload.github.com/gemini-testing/hermione-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":["testplane-plugin"],"created_at":"2024-11-14T15:19:51.798Z","updated_at":"2026-05-12T19:08:52.978Z","avatar_url":"https://github.com/gemini-testing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hermione-faildump [![Build Status](https://travis-ci.org/gemini-testing/hermione-faildump.svg?branch=master)](https://travis-ci.org/gemini-testing/hermione-faildump)\n\nPlugin for [Hermione](https://github.com/gemini-testing/hermione) which collects all test fails and saves them to the specified file (default: `./hermione-faildump.json`).\nRead more about `Hermione` plugins in the [documentation](https://github.com/gemini-testing/hermione#plugins).\n\n## Install\n\n```bash\n$ npm install hermione-faildump\n```\n\n## Usage\n\nAdd plugin to your configuration file:\n\n```js\nmodule.exports = {\n    plugins: {\n        faildump: true\n    }\n};\n```\n\nYou can redefine the default report name this way:\n\n```js\nmodule.exports = {\n    plugins: {\n        faildump: {\n            targetFile: 'awesome-faildump.json'\n        }\n    }\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Fhermione-faildump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemini-testing%2Fhermione-faildump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Fhermione-faildump/lists"}