Pytest-robotframework

Latest version: v4.3.0

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

Scan your dependencies

Page 7 of 10

1.10.0

What's Changed
* workaround for context managers being incorrectly treated as unreachable by type checkers by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/104
* fix docstrings on keywords that start on the next line not appearing in the robot log by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/105
* deprecate `continue_on_failure` in favor of `try`/`except` statements by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/102
* Fix keyworded context managers not exiting correctly when they raise in the `__exit__` method by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/107


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.9.0...1.10.0

1.9.0

What's Changed
* fix backslashes in `set_variables` and `import_resource` by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/94
* add `as_keyword` decorator and support checking whether a `continue_on_failure` keyword failed by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/97


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.8.3...1.9.0

1.8.3

What's Changed
* fix `catch_errors` decorator breaking static methods by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/92


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.8.2...1.8.3

1.8.2

What's Changed
* Fix late failures replacing normal failures by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/90


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.8.1...1.8.2

1.8.1

What's Changed
* remove continuable failure stuff from `keyword` decorator that wasn't supposed to be merged by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/89


**Full Changelog**: https://github.com/DetachHead/pytest-robotframework/compare/1.8.0...1.8.1

1.8.0

What's Changed
* fix some issues with context manager keywords by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/86
* add 3.12 to ci by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/87
* add `continue_on_failure` option to `keyword` decorator and `continue_on_failure` context manager by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/85


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

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.