DetachHead/pytest-robotframework
a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest
PythonMIT
Issues
- 0
switch CI to something other than github actions
#328 opened by DetachHead - 0
- 0
switch to mkdocs
#321 opened by DetachHead - 1
- 4
Duplicate keyword logging when the keyword with @keyword tag called from robot file
#310 opened by mhnkrm - 4
- 0
support robotframework 7.1 terminal links
#305 opened by DetachHead - 3
- 0
- 0
a way to show control flow / mark a keyword as skipped in the robot log for tests written in python
#293 opened by DetachHead - 1
flake moment in terminal tests
#290 opened by DetachHead - 1
pytest-robotframework breaks `--exitfirst`
#288 opened by AntonKlimenkov - 0
When robot fails when no tests failed, don't show a giant wall of internal stacktrace
#287 opened by KotlinIsland - 0
"Robot Framework Output Files" are printed to the console when running pytest with `--collect-only`
#281 opened by DetachHead - 0
robot log links in CLI are wrong
#277 opened by DetachHead - 0
"No keyword with name 'NONE' found" error when disabling `Test Setup`/`Test Teardown` with `[Setup] NONE` or `[Teardown] NONE`
#276 opened by DetachHead - 0
CI fails when it doesn't publish
#275 opened by KotlinIsland - 0
crash when specifying multiple files
#272 opened by KotlinIsland - 0
- 1
- 0
- 0
Irrelevant stack trace with plugin internals
#266 opened by Zeckie - 2
Add a primer for REDACTED
#246 opened by KotlinIsland - 0
crash when running xdist with class that has more tests than workers, and one test fails
#263 opened by DetachHead - 0
pytest passes on import errors in robot files
#259 opened by DetachHead - 0
`--exitonerror` should always be set
#260 opened by DetachHead - 4
Run Cli with pytest and get error
#252 opened by nba2023 - 4
- 2
- 0
crash when running with full paths to multiple different tests from different files
#235 opened by DetachHead - 0
- 1
crashes on pytest 8.1
#231 opened by DetachHead - 0
Document that `robot` can't be used with certain features / show a warning if pytest isn't running
#226 opened by KotlinIsland - 0
- 0
- 0
setting log level with `BuiltIn().set_log_level` does not work when running with xdist
#212 opened by DetachHead - 0
- 0
- 2
diffs from assertions show up in gobbledegook ansi syntax when running pytest with `--color`
#198 opened by DetachHead - 1
use a pre-rebot modifier to fix the ansi codes
#206 opened by DetachHead - 2
- 0
- 2
how to save report /log to other path
#171 opened by jackwucn - 0
performance tests
#194 opened by DetachHead - 0
`-n0` means 'no xdist', not crash
#191 opened by KotlinIsland - 10
Using pytest.ini in a location other than where the tests are created results in the tests not being executed
#172 opened by MoElleuch - 0
- 0
- 0
- 1
document that the `pytest_robot_modify_args` hook is only called on the top-level `conftest.py`
#180 opened by DetachHead