Releases: mkorpela/pabot
Pabot 2.18.0
RF 7 support with --testlevelsplit
.
Full Changelog: 2.17.0...2.18.0
Pabot 2.17.0
What's Changed
Support RF 7.
- remove support for python2 in the tests by @nestoracunablanco in #536
- ci: test against different robotframework versions by @reubenmiller in #562
- fix: exclude deprecated options based on RF version by @reubenmiller in #563
New Contributors
- @reubenmiller made their first contribution in #562
Full Changelog: 2.16.0...2.17.0
Pabot 2.16.0
2.15.0
Full Changelog:
Added —processtimeout option to handle cases where a robot framework execution gets stucks.
Pabot 2.14.0
What's Changed
- Support providing arguments to shared libraries by @Alex-Weatherhead in #520
New Contributors
- @Alex-Weatherhead made their first contribution in #520
Full Changelog: 2.13.0...2.14.0
Pabot 2.13.0
Support ROBOT_SYSLOG_FILE.
Files will be stored in the pabot output directories.
Pabot 2.12.0
Full Changelog: 2.11.0...2.12.0
Add ability to set --processes
to value "all". "all" means as many processes as are needed to start all suites or tests being ran at the same time.
Pabot 2.11.0
Adds support for partial name matching with ordering file suite options.
Pabot 2.10.0
Full Changelog: 2.9.0...2.10.0
- #504 Preserve file metadata in copy
Thanks https://github.com/bollwyvl for the contribution!
Pabot 2.9.0
What's Changed
This allows now easier programmatic use of pabot by not directly calling sys.exit.
- #399 - Added exit arg to main function by @medic8601 in #400
New Contributors
- @medic8601 made their first contribution in #400
Full Changelog: 2.8.0...2.9.0