{"id":19845339,"url":"https://github.com/qavajs/testrail-formatter","last_synced_at":"2025-05-01T21:30:27.265Z","repository":{"id":65071968,"uuid":"574440451","full_name":"qavajs/testrail-formatter","owner":"qavajs","description":"integration with Test Rail ","archived":false,"fork":false,"pushed_at":"2023-03-20T08:13:42.000Z","size":173,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-02T01:37:31.986Z","etag":null,"topics":["qa","test-automation","testing"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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":null,"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}},"created_at":"2022-12-05T10:15:07.000Z","updated_at":"2024-03-28T10:15:57.000Z","dependencies_parsed_at":"2023-07-22T21:00:06.342Z","dependency_job_id":"faba57e3-aff0-42a0-840a-96dbf3e07945","html_url":"https://github.com/qavajs/testrail-formatter","commit_stats":null,"previous_names":["qavajs/testrail-service"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Ftestrail-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Ftestrail-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Ftestrail-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qavajs%2Ftestrail-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qavajs","download_url":"https://codeload.github.com/qavajs/testrail-formatter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224278484,"owners_count":17285080,"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":["qa","test-automation","testing"],"created_at":"2024-11-12T13:07:14.821Z","updated_at":"2024-11-12T13:07:15.293Z","avatar_url":"https://github.com/qavajs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## @qavajs/testrail-service\nThis package is formatter for Test Rail\n\n### install\n`npm install @qavajs/testrail-service\n\n### configuration\n\nadd formatter to config.js\n```javascript\nmodule.exports = {\n    default: {\n        format: [\n            '@qavajs/testrail-service'\n        ],\n        formatOptions: {\n            trConfig: {\n                baseURL: 'https://you-baseURL.testrail.io/',\n                userName: 'your user name',\n                pass: 'your password',\n                runId: 'run ID in test rail'\n            },\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqavajs%2Ftestrail-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqavajs%2Ftestrail-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqavajs%2Ftestrail-formatter/lists"}