{"id":14969364,"url":"https://github.com/qavajs/console-formatter","last_synced_at":"2025-10-26T07:31:24.888Z","repository":{"id":57746308,"uuid":"520774471","full_name":"qavajs/console-formatter","owner":"qavajs","description":"console formatter for cucumber","archived":false,"fork":false,"pushed_at":"2024-09-16T11:24:48.000Z","size":778,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T17:41:00.422Z","etag":null,"topics":["cucumber-js","qa","test-automation","testing"],"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/qavajs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-03T07:08:43.000Z","updated_at":"2025-01-17T09:55:43.000Z","dependencies_parsed_at":"2024-09-18T06:23:15.608Z","dependency_job_id":null,"html_url":"https://github.com/qavajs/console-formatter","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":0.09523809523809523,"last_synced_commit":"111ccbd08f5c2da1eda0fc4f9465b15f912fbeb9"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Fconsole-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Fconsole-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Fconsole-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Fconsole-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qavajs","download_url":"https://codeload.github.com/qavajs/console-formatter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238284886,"owners_count":19446747,"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":["cucumber-js","qa","test-automation","testing"],"created_at":"2024-09-24T13:41:45.198Z","updated_at":"2025-10-26T07:31:24.883Z","avatar_url":"https://github.com/qavajs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @qavajs/console-formatter\n\nConsole formatter for @qavajs and cucumberjs frameworks\n\n### Installation\n```\nnpm install @qavajs/console-formatter\n```\n\nadd `@qavajs/console-formatter` to `format` property and configure in `formatOptions` property\n\n```typescript\nexport default {\n    format: ['@qavajs/console-formatter'],\n    formatOptions: {\n        console: {\n            showLogs: true, // show this.log entries in output. Default - false\n            showProgress: false // show progress bar. Default - false \n        }\n    }\n}\n```\n\nor pass `--format @qavajs/console-formatter in cli`\n             \n![](assets/report_example.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqavajs%2Fconsole-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqavajs%2Fconsole-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqavajs%2Fconsole-formatter/lists"}