{"id":13728412,"url":"https://github.com/joncloud/locust-csv-to-junit-xml","last_synced_at":"2025-04-09T21:53:04.960Z","repository":{"id":46024894,"uuid":"206463357","full_name":"joncloud/locust-csv-to-junit-xml","owner":"joncloud","description":"Simple program to convert locust.io csv output into JUnit XML","archived":false,"fork":false,"pushed_at":"2023-05-15T22:39:36.000Z","size":16,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"publish","last_synced_at":"2025-04-09T21:53:01.290Z","etag":null,"topics":["azure-devops","csv","jenkins","junit","locustio","xml"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/joncloud.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}},"created_at":"2019-09-05T03:05:55.000Z","updated_at":"2025-02-08T11:28:07.000Z","dependencies_parsed_at":"2024-01-07T16:32:30.966Z","dependency_job_id":"738eac50-740e-4dce-950b-31557e84b00e","html_url":"https://github.com/joncloud/locust-csv-to-junit-xml","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Flocust-csv-to-junit-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Flocust-csv-to-junit-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Flocust-csv-to-junit-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Flocust-csv-to-junit-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joncloud","download_url":"https://codeload.github.com/joncloud/locust-csv-to-junit-xml/tar.gz/refs/heads/publish","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119401,"owners_count":21050754,"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":["azure-devops","csv","jenkins","junit","locustio","xml"],"created_at":"2024-08-03T02:00:42.031Z","updated_at":"2025-04-09T21:53:04.935Z","avatar_url":"https://github.com/joncloud.png","language":"Python","funding_links":[],"categories":["Tools \u0026 Integrations"],"sub_categories":["Results Processing"],"readme":"# locust-csv-to-junit-xml\n\nSimple program to convert [locust.io](https://locust.io) csv output into [JUnit](https://junit.org) XML. Use this to convert the output into pipelines like Azure DevOps or Jenkins.\n\n## Sample usage\n\n```bash\npython main.py -p \u003cprefix\u003e\n```\n\n## Development\n\n### Requirements\n\n* [pyenv](https://github.com/pyenv/pyenv#getting-pyenv)\n\n### Running on Host OS\n\nInstall the necessary Python version and virtual environment:\n\n```bash\n./dev.sh\n```\n\nActivate the virtual environment in order to run the right Python version:\n\n```bash\n. venv/bin/activate\n```\n\nInstalling Python package dependencies requires updates to the `pyproject.toml`, and then re-generating `requirements.txt`:\n\n```bash\npip-compile --extra=dev --output-file=requirements.txt pyproject.toml\n```\n\nSyncing the virtual environment's packages:\n\n```bash\npip-sync\n```\n\n### Running in Docker\n\n```bash\ndocker build -t locust-csv-to-junit .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Flocust-csv-to-junit-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoncloud%2Flocust-csv-to-junit-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Flocust-csv-to-junit-xml/lists"}