Pytest-robotframework

Latest version: v4.3.0

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

Scan your dependencies

Page 8 of 10

1.7.2

What's Changed
* support python 3.8 - 3.10 by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/84


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.7.1...1.7.2

1.7.1

What's Changed
* add `collect_only` arg to `pytest_robot_modify_args` so you can prevent it from running during collection by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/82


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.7.0...1.7.1

1.7.0

What's Changed
* add `pytest_robot_modify_args` hook by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/81


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.6.2...1.7.0

1.6.2

What's Changed
* fix double keywording by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/77
* fix errors in keywords being raised as `HandlerExecutionFailed` instead of the actual exception which broke `pytest.raises` by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/78


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.6.1...1.6.2

1.6.1

What's Changed
* fix errors not causing pytest to fail by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/70


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.6.0...1.6.1

1.6.0

What's Changed
* prevent run twice error when running again after the previous run was finished (also fix typo) by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/64
* hide item keyword args from the log by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/65
* epic keyword stuff, show passing pytest assertions in log, `catch_errors` decorator for listeners and suite visitors by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/66
* show arguments passed to `keyword`s in the robot log
* `keywordify` function to patch functions from third-party modules to turn them into keywords
* show pytest functions like `raises` and `warns` as keywords in the robot log


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.5.0...1.6.0

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.