Robotframework-datadriver

Latest version: v1.11.2

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.3.0

This Release fixes 47
- Robot FrameworkⓇ Variable Syntax is not fully supported. Before no variable replacement has happened in some dictionaries.
- `e{python-eval}` evaluation does now use robots BuiltIn functionality and therefore supports much more evaluations and automatic import.

Have fun.

1.2.0

Fixes:
- Since 1.1.0 DataDriver was not compatible to RF 3.2.2 44 & 41
- rerunfailed did execute all data-driven tests if no test was fail. 45
- deleted dirty workaround for RF4.0 bug.

1.1.1

Went down with Python requirements to 3.6 again... :-/

1.1.0

Fixes:
- Workaround for a RF 4.0.0 Bug. RF4 did not accept Keyword Calls during Suite Setup from Listener. The output.xml was broken then. (RF4.0.1 fixed that as well)

Feature:
- Added GlobDataReader pattern to iterate over a list of files specified by a GLOB pattern.

1.0.0

Some Bugfixes and some new cool features:

**25 Pabot 1.10.0 is now supported with three optimization modes in** `--testlevelsplit`

- Equal: DataDriver splits all tests in as many groups as pabot processes are there. Less overhead and faster execution!
- Binary: DataDriver splits all tests in groups with decreasing size like on a binary search. half half half...
- Atomic: DataDriver add as much new pabot test suites as there are testcases. Most Pabot Overhead...

**20 Added possibility to register a keyword that is called by DataDriver before tests are created. This keyword can be used to create data or configure DataDriver

**15 small bugfix. Thanks robinmackaij

**5 Awesome new possibilities to create different Data Types.
See that example for the full awesomeness of that feature....
https://github.com/Snooz82/robotframework-datadriver#supported-data-types

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.