Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / detachhead/pytest-robotframework issues and pull requests
#220 - use `typing.ContextManager` instead of making our own version for python 3.8
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#219 - bump basedpyright and remove workaround for context manager unreachable issue
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#218 - clean up some hacky code and remove deprecated `listener` and `pre_rebot_modifier` decorators
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#217 - drop support for python 3.8 and test against 3.13
Pull Request -
State: closed - Opened by DetachHead 9 months ago
- 3 comments
#216 - fix exceptions appearing twice in the robot log when running `.robot` tests
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#215 - fix an issue where `pytest_runtest_protocol` hooks can potentially run multiple times
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#214 - proper handling for when filtering the stack trace from an exception fails
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#213 - fix `BuiltIn().set_log_level` when running with xdist
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#212 - setting log level with `BuiltIn().set_log_level` does not work when running with xdist
Issue -
State: closed - Opened by DetachHead 9 months ago
#211 - replace `StaticKeyword` patch with a listener
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#210 - `assert` diffs should always print with color in the robot log
Issue -
State: open - Opened by DetachHead 9 months ago
Labels: terminal cringe
#209 - fix duplicate exceptions in log
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#208 - exceptions raised inside keywords do not include the full trace
Issue -
State: closed - Opened by DetachHead 9 months ago
#207 - fix exceptions raised inside keywords not including the full trace
Pull Request -
State: closed - Opened by DetachHead 9 months ago
#206 - use a pre-rebot modifier to fix the ansi codes
Issue -
State: closed - Opened by DetachHead 9 months ago
- 1 comment
#205 - Support ansi codes in the log
Pull Request -
State: closed - Opened by KotlinIsland 9 months ago
#204 - fix `pytest_robot_assertion` crash when no item is running
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#203 - bump deps & add some more `__init__.py` files to tests
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#202 - fix crash when running with full paths to multiple different tests
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#201 - should tests sorted into classes get their own suite?
Issue -
State: closed - Opened by DetachHead 10 months ago
- 2 comments
Labels: p1
#200 - crash when running with full paths to multiple different tests
Issue -
State: closed - Opened by DetachHead 10 months ago
#199 - add `AssertOptions` class to allow customizing how assertions are displayed in the robot log
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#198 - diffs from assertions show up in gobbledegook ansi syntax when running pytest with `--color`
Issue -
State: closed - Opened by DetachHead 10 months ago
- 2 comments
Labels: terminal cringe
#197 - bump basedpyright
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#196 - Add traceback ricing functionality to remove pytest and pytest_robotframework code from tracebacks in the robot log
Pull Request -
State: closed - Opened by KotlinIsland 10 months ago
- 1 comment
#195 - Remove hacky chdir
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#194 - performance tests
Issue -
State: open - Opened by DetachHead 10 months ago
Labels: testing
#193 - saved resolved paths on pytest items and robot suites to improve performance
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#192 - fix crash when disabling xdist with `-n 0`
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#191 - `-n0` means 'no xdist', not crash
Issue -
State: closed - Opened by KotlinIsland 10 months ago
#190 - Deprecate `@listener` and `@pre_rebot_modifier` decorators and make `RobotOptions` dict fully typed
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#189 - maybe collection should always be run during the collection hooks
Issue -
State: closed - Opened by DetachHead 10 months ago
#188 - fix no tests being run when working directory is in a different location to both the pytest config file and the tests
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#187 - fix crash when xdist is not installed
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#186 - fix issue where listeners/prerebotmodifiers would get unregistered when running with xdist
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#185 - bump dependencies & switch to `ruff format`
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#184 - `listener`/`pre_run_modifier` decorator flake with xdist
Issue -
State: closed - Opened by DetachHead 10 months ago
#183 - create pytst args for every robot arg
Pull Request -
State: closed - Opened by DetachHead 10 months ago
- 1 comment
#182 - support specifying robot options by the command line with `--robot-` prefix, and replace `pytest_robot_modify_args` hook with `pytest_robot_modify_options`
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#181 - bump deps
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#180 - document that the `pytest_robot_modify_args` hook is only called on the top-level `conftest.py`
Issue -
State: closed - Opened by DetachHead 10 months ago
- 1 comment
Labels: documentation
#179 - add pytest cli option for each individual robot arg
Issue -
State: closed - Opened by DetachHead 10 months ago
Labels: terminal shit
#178 - call `pytest_robot_modify_args` after robot parses the args
Issue -
State: closed - Opened by DetachHead 10 months ago
#177 - options to customize how/when `assert` statements are shown in the log
Issue -
State: closed - Opened by DetachHead 10 months ago
- 2 comments
#175 - bump deps
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#174 - bump basedpyright
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#173 - Fix config file in different location
Pull Request -
State: closed - Opened by DetachHead 10 months ago
#172 - Using pytest.ini in a location other than where the tests are created results in the tests not being executed
Issue -
State: closed - Opened by MoElleuch 10 months ago
- 10 comments
#171 - how to save report /log to other path
Issue -
State: closed - Opened by jackwucn 10 months ago
- 2 comments
#170 - bump deps
Pull Request -
State: closed - Opened by DetachHead 11 months ago
#169 - there is no suite setup execute info in the log
Issue -
State: open - Opened by jackwucn 11 months ago
- 7 comments
#168 - bump deps
Pull Request -
State: closed - Opened by DetachHead 11 months ago
#167 - bump deps
Pull Request -
State: closed - Opened by DetachHead 11 months ago
#166 - is there a way to solve print function log without mark @keyword
Issue -
State: open - Opened by jackwucn 11 months ago
- 2 comments
#165 - basedpyright
Pull Request -
State: closed - Opened by DetachHead 11 months ago
#145 - support library listeners
Issue -
State: open - Opened by DetachHead about 1 year ago
- 1 comment
#140 - xdist
Pull Request -
State: closed - Opened by DetachHead about 1 year ago
- 2 comments
#106 - Ruff format
Pull Request -
State: closed - Opened by DetachHead about 1 year ago
- 1 comment
#100 - `catch_errors` should include the traceback in the error
Issue -
State: open - Opened by DetachHead about 1 year ago
#98 - investigate x-dist and pabot
Issue -
State: closed - Opened by KotlinIsland about 1 year ago
#95 - use python-transpiler for python 3.8 support
Pull Request -
State: closed - Opened by DetachHead about 1 year ago
- 1 comment
#56 - Too many colored dots in output
Issue -
State: closed - Opened by KotlinIsland over 1 year ago
Labels: help wanted, terminal cringe
#55 - Failure when `robot.api.logger.console`
Issue -
State: open - Opened by KotlinIsland over 1 year ago
- 4 comments
Labels: help wanted, terminal cringe
#51 - show `skip`/`skipif` reason in the log
Issue -
State: closed - Opened by DetachHead over 1 year ago
#50 - additional failure logged with `robot.errors.ExecutionFailures` when running `.robot` tests
Issue -
State: closed - Opened by DetachHead over 1 year ago
- 1 comment
#45 - clean up console output
Issue -
State: closed - Opened by DetachHead over 1 year ago
- 3 comments
Labels: help wanted, terminal cringe
#39 - robot listeners don't log to the console
Issue -
State: closed - Opened by DetachHead over 1 year ago
- 1 comment
Labels: help wanted, terminal cringe
#37 - unknown marker error in `test_warning_on_unknown_tag` test is wack
Issue -
State: closed - Opened by DetachHead over 1 year ago
Labels: testing
#7 - support `__tracebackhide__`
Issue -
State: open - Opened by DetachHead over 1 year ago