{"id":15144411,"url":"https://github.com/abi-sheak/robotframework-testrepeater","last_synced_at":"2026-01-04T05:46:07.046Z","repository":{"id":237156294,"uuid":"793909815","full_name":"abi-sheak/robotframework-testrepeater","owner":"abi-sheak","description":"A listener to repeat testscases  for given iterations.","archived":false,"fork":false,"pushed_at":"2024-09-09T10:49:54.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T21:04:48.564Z","etag":null,"topics":["automated-testing","listener","robotframework","robotframework-library","test-repeat"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/robotframework-testrepeater/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abi-sheak.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T05:19:39.000Z","updated_at":"2024-09-09T09:12:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"846cae32-a742-4dee-88fe-950d0537f308","html_url":"https://github.com/abi-sheak/robotframework-testrepeater","commit_stats":null,"previous_names":["reharish/robotframework-testrepeater","abi-sheak/robotframework-testrepeater"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi-sheak%2Frobotframework-testrepeater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi-sheak%2Frobotframework-testrepeater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi-sheak%2Frobotframework-testrepeater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi-sheak%2Frobotframework-testrepeater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abi-sheak","download_url":"https://codeload.github.com/abi-sheak/robotframework-testrepeater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237890774,"owners_count":19382562,"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":["automated-testing","listener","robotframework","robotframework-library","test-repeat"],"created_at":"2024-09-26T10:41:11.411Z","updated_at":"2025-10-23T22:30:31.635Z","avatar_url":"https://github.com/abi-sheak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robot Framework Test Repeater\n\n**Test Repeater** is a listener plugin for Robot Framework that allows you to repeat each test case in a suite a specified number of times. \nThis can be useful for scenarios where you want to execute the same test cases multiple times with different inputs or configurations.\n\n## Installation\n\nEnsure you have Python and Robot Framework installed.\n\n```\npip install robotframework-testrepeater\n```\n\n## Usage\n\nYou can use Test Repeater by specifying it as a listener when running your Robot Framework tests. Here's how you can do it:\n\n```\nrobot --listener TestRepeater:\u003ccount\u003e \u003ctest-suite\u003e\n```\n\nReplace `\u003ccount\u003e` with the number of times you want each test case to be repeated, and `\u003ctest-suite\u003e` with the path to your Robot Framework test suite.\n\nFor example:\n\n```\nrobot --listener TestRepeater:2 example/example.robot\n```\n\nThis command will repeat each test case in `example/example.robot` 2 times.\n\n\n## License\n\nTest Repeater is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for details.\n\n## Author\n\nTest Repeater is maintained by reharish and abi-sheak.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi-sheak%2Frobotframework-testrepeater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabi-sheak%2Frobotframework-testrepeater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi-sheak%2Frobotframework-testrepeater/lists"}