{"id":19624214,"url":"https://github.com/rsheremeta/testrail-testng","last_synced_at":"2026-04-29T19:32:58.219Z","repository":{"id":171613411,"uuid":"340432817","full_name":"RSheremeta/testrail-testng","owner":"RSheremeta","description":"Library for integration TestNG-based tests with TestRail","archived":false,"fork":false,"pushed_at":"2021-02-20T12:53:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T10:08:25.178Z","etag":null,"topics":["allure","java","rest-assured","selenium","selenium-webdriver","test-automation","testing","testng","testng-framework","testrail","testrail-api"],"latest_commit_sha":null,"homepage":"","language":"Java","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/RSheremeta.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":"2021-02-19T16:52:42.000Z","updated_at":"2022-05-04T12:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"64fa6da3-ec2c-4907-bb40-1719bed09127","html_url":"https://github.com/RSheremeta/testrail-testng","commit_stats":null,"previous_names":["rsheremeta/testrail-testng"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RSheremeta/testrail-testng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-testng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-testng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-testng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-testng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RSheremeta","download_url":"https://codeload.github.com/RSheremeta/testrail-testng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-testng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["allure","java","rest-assured","selenium","selenium-webdriver","test-automation","testing","testng","testng-framework","testrail","testrail-api"],"created_at":"2024-11-11T11:37:18.982Z","updated_at":"2026-04-29T19:32:58.202Z","avatar_url":"https://github.com/RSheremeta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestRail-TestNG\nThis  Library helps you to integrate your TestNG-based tests with TestRail in an easily manner.\n\n## Installation\n1 Since it's not pushed to the MVN central repository yet, there are two installation options:\n\n* Download already compiled and packaged **TestRail-TestNG-1.0.jar** file [HERE][here] and proceed to the 2nd step\n* Download source code [HERE][here] to your local machine, make a jar by running **`mvn package`** in the repo directory and proceed to the 2nd step\n\n2 Put a **TestRail-TestNG-1.0.jar** file into your project directory (for instance – create root dir `~/libs/` and paste there)\n\n3 Add this dependency to your `pom.xml` (**systemPath** value is for instance)\n````\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.rsheremeta\u003c/groupId\u003e\n      \u003cartifactId\u003eTestRail-TestNG\u003c/artifactId\u003e\n      \u003cversion\u003e1.0\u003c/version\u003e\n      \u003cscope\u003esystem\u003c/scope\u003e\n      \u003csystemPath\u003e${basedir}/libs/TestRail-TestNG-1.0.jar\u003c/systemPath\u003e\n    \u003c/dependency\u003e\n````\n\n## Usage\n1. See my article on Medium – [Link][link]\n\n![Medium article](https://i.ibb.co/gm5knGG/2021-02-20-14-52-24.png)\n\n\n[here]: https://github.com/RSheremeta/TestRail-TestNG/releases/tag/1.0\n[link]: https://rsheremeta.medium.com/integrate-your-testng-tests-with-testrail-b7c72726a13c\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsheremeta%2Ftestrail-testng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsheremeta%2Ftestrail-testng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsheremeta%2Ftestrail-testng/lists"}