{"id":26222185,"url":"https://github.com/walles/mvn-testalot","last_synced_at":"2026-04-24T12:07:52.328Z","repository":{"id":54161088,"uuid":"337962088","full_name":"walles/mvn-testalot","owner":"walles","description":"Run \"mvn test\" multiple times and report slow / flaky tests","archived":false,"fork":false,"pushed_at":"2024-02-14T11:42:56.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-12T16:52:00.945Z","etag":null,"topics":["flaky-tests","maven","performance","testing-tools"],"latest_commit_sha":null,"homepage":"","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/walles.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-11T07:48:33.000Z","updated_at":"2024-12-18T15:39:49.000Z","dependencies_parsed_at":"2025-03-12T16:51:38.546Z","dependency_job_id":"3b9b5e52-3381-4e70-bd47-34820e74dd1e","html_url":"https://github.com/walles/mvn-testalot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walles/mvn-testalot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fmvn-testalot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fmvn-testalot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fmvn-testalot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fmvn-testalot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walles","download_url":"https://codeload.github.com/walles/mvn-testalot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fmvn-testalot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262838139,"owners_count":23372474,"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":["flaky-tests","maven","performance","testing-tools"],"created_at":"2025-03-12T16:51:30.413Z","updated_at":"2026-04-24T12:07:47.310Z","avatar_url":"https://github.com/walles.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mvn-testalot\n\nRun `mvn test` multiple times and report on slow / flaky tests.\n\n# Example commands\n\nRun `mvn test` 10 times:\n```\nmvn-testalot.py 10\n```\n\nAnalyze results:\n```\nmvn-testalot.py report\n```\n\n# Example output\n\nOutput is printed as human readable Markdown, for easy GitHub bug reporting.\n\n# Slow tests\n\n| Result |    Duration   | Name |\n|--------|---------------|------|\n| FAIL   |   9.8s (0.6s) | `org.example.DemoTest.bar()` |\n| FAIL   |   9.2s (0.7s) | `org.example.DemoTest.foo()` |\n| ok     |   8.5s (0.2s) | `org.example.DemoTest.baz()` |\n\n# Flaky tests\n\n`.` = pass, `x` = fail, `E` = error\n\n| Result | Name |\n|--------|------|\n| `....x....x` | `org.example.DemoTest.bar()` |\n| `x....x....` | `org.example.DemoTest.foo()` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalles%2Fmvn-testalot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalles%2Fmvn-testalot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalles%2Fmvn-testalot/lists"}