{"id":19624207,"url":"https://github.com/rsheremeta/testrail-junit","last_synced_at":"2026-04-24T21:33:40.912Z","repository":{"id":171613408,"uuid":"337037768","full_name":"RSheremeta/testrail-junit","owner":"RSheremeta","description":"Library for integration JUnit-based tests with TestRail","archived":false,"fork":false,"pushed_at":"2021-02-20T12:30:47.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T17:23:58.277Z","etag":null,"topics":["allure","java","junit","junit4","junit5","rest-assured","selenium","selenium-webdriver","test-automation","testing","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-08T10:26:02.000Z","updated_at":"2023-09-12T12:25:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"07c479d1-5cc0-403a-ae52-ca241457221c","html_url":"https://github.com/RSheremeta/testrail-junit","commit_stats":null,"previous_names":["rsheremeta/testrail-junit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RSheremeta/testrail-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RSheremeta","download_url":"https://codeload.github.com/RSheremeta/testrail-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSheremeta%2Ftestrail-junit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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","junit","junit4","junit5","rest-assured","selenium","selenium-webdriver","test-automation","testing","testrail","testrail-api"],"created_at":"2024-11-11T11:37:18.221Z","updated_at":"2026-04-24T21:33:40.897Z","avatar_url":"https://github.com/RSheremeta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestRail-JUnit\nThis  Library helps you to integrate your JUnit-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-JUnit-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-JUnit-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-JUnit\u003c/artifactId\u003e\n      \u003cversion\u003e1.0\u003c/version\u003e\n      \u003cscope\u003esystem\u003c/scope\u003e\n      \u003csystemPath\u003e${basedir}/libs/TestRail-JUnit-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/kBJnC55/2021-02-08-12-52-20.png)\n\n[here]: https://github.com/RSheremeta/TestRail-JUnit/releases/tag/1.0\n[link]: https://rsheremeta.medium.com/integrate-your-junit-tests-with-testrail-bac4bfe31111\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsheremeta%2Ftestrail-junit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsheremeta%2Ftestrail-junit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsheremeta%2Ftestrail-junit/lists"}