pabot
Test runner
A tool for parallelizing Robot Framework test executions
Parallel executor for Robot Framework test cases.
475 stars
43 watching
152 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
pythonrobot-framework
Related projects:
Repository | Description | Stars |
---|---|---|
mkorpela/robomachine | Automates test generation based on user input and system behavior models. | 100 |
rickypc/robotframework-imaplibrary | An email testing library for use with the Robot Framework automation tool | 21 |
kontron/robotframework-snmplibrary | A test library for SNMP protocol using Python and Robot Framework | 12 |
robots-from-jupyter/robotkernel | An IPython kernel specifically designed for Robot Framework testing and execution in Jupyter Notebooks and Lab environments. | 75 |
marketsquare/robotframework-requests | A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. | 488 |
devopsspiral/kubelibrary | A comprehensive Python library for testing Kubernetes clusters using Robot Framework | 138 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
soravux/scoop | A distributed task module allowing concurrent parallel programming on various environments | 635 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
peritus/robotframework-httplibrary | A test library for sending HTTP requests in a robot framework-based testing environment. | 76 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,333 |
boakley/robotframework-pageobjectlibrary | A lightweight library that simplifies testing of web pages using the Page Object pattern | 78 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
google/gtest-parallel | A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. | 422 |