{"id":22177845,"url":"https://github.com/and-sm/nose2rt","last_synced_at":"2026-05-04T02:38:38.906Z","repository":{"id":47284506,"uuid":"146552035","full_name":"and-sm/nose2rt","owner":"and-sm","description":"Plugin for sending HTTP POST nose2 updates to your Testgr service","archived":false,"fork":false,"pushed_at":"2021-09-04T20:58:45.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T07:19:32.828Z","etag":null,"topics":["automation","nose","nose2","nosetests","python3","selenium","unittest"],"latest_commit_sha":null,"homepage":"","language":"Python","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/and-sm.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":"2018-08-29T05:57:03.000Z","updated_at":"2021-09-04T20:56:34.000Z","dependencies_parsed_at":"2022-09-13T14:00:51.014Z","dependency_job_id":null,"html_url":"https://github.com/and-sm/nose2rt","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/and-sm%2Fnose2rt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/and-sm%2Fnose2rt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/and-sm%2Fnose2rt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/and-sm%2Fnose2rt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/and-sm","download_url":"https://codeload.github.com/and-sm/nose2rt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245326825,"owners_count":20597095,"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":["automation","nose","nose2","nosetests","python3","selenium","unittest"],"created_at":"2024-12-02T08:32:42.303Z","updated_at":"2026-05-04T02:38:33.879Z","avatar_url":"https://github.com/and-sm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nose2rt - nose2 data collector for Testgr\n\nPlugin sends nose2 data to Testgr server.\n\n### Setup\n\n```pip install nose2rt```\n\nFind your nose2 config file and configure as described below.\n\nExample:\n\n```\n[unittest]\nplugins = nose2rt.rt\n\n[rt]\nendpoint = http://127.0.0.1/loader  # Your Testgr service URL\nscreenshots_var = t_screen\nreturn_job_file = testgr_last_job.txt\nshow_errors = True # show POST errors\n\n[test-result]\nalways-on = True\ndescriptions = True\n\n```\n### Launch\n```\nnose2 --rt -\u003e will launch nose2 with nose2rt plugin.\n```\n\nAdditional parameters: \n\n* --rte \"your_environment\" -\u003e will launch nose2 and send your environment name as additional info to the Testgr server. \n* --rt-job-report - send email after job finish.\n* --rt-return-job - write last finished job UUID in file, configured by \"return_job_file\" config variable.\n* --rt-custom-data - send any custom data to Testgr in Dict format. Example:\n```\n--rt-custom data='{\"Git\":\"dev-branch\"}'\n```\n\n## Authors\n\n[**Andrey Smirnov**](https://github.com/and-sm)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fand-sm%2Fnose2rt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fand-sm%2Fnose2rt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fand-sm%2Fnose2rt/lists"}