Skip to main content

A listener to repeat testscases for given iterations.

Project description

Robot Framework Test Repeater

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. This can be useful for scenarios where you want to execute the same test cases multiple times with different inputs or configurations.

Installation

Ensure you have Python and Robot Framework installed.

pip install robotframework-testrepeater

Usage

You can use Test Repeater by specifying it as a listener when running your Robot Framework tests. Here's how you can do it:

robot --listener TestRepeater:<count> <test-suite>

Replace <count> with the number of times you want each test case to be repeated, and <test-suite> with the path to your Robot Framework test suite.

For example:

robot --listener TestRepeater:2 example/example.robot

This command will repeat each test case in example/example.robot 2 times.

License

Test Repeater is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Author

Test Repeater is maintained by reharish and abi-sheak.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework_testrepeater-1.2.2.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_testrepeater-1.2.2-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_testrepeater-1.2.2.tar.gz.

File metadata

File hashes

Hashes for robotframework_testrepeater-1.2.2.tar.gz
Algorithm Hash digest
SHA256 a84e391a7cbabddc21db101f71203f75d66c682499c1f3e38b90895a2ebacad0
MD5 effcf344f7e03a3d9a9a3d41d63c5883
BLAKE2b-256 6ddf718c447b30b4df6fa93cf07f38714f70b0b52041b10a0406dd8d8fa51c8b

See more details on using hashes here.

File details

Details for the file robotframework_testrepeater-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_testrepeater-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bf1c696cd116a9f1fbbe7fb8b236686f5a055b5e3de7236877c0eeeea900630e
MD5 5d29f55198b8c9f3ca36ec62a2f91476
BLAKE2b-256 e9e268f297af3676dacfd1fc274bb4045313e1999d99b5875b3bbc9030e37e15

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page