-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Insights: robotframework/robotframework
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v7.3rc1 Robot Framework 7.3 release candidate 1
published
May 8, 2025 -
v7.3rc2 Robot Framework 7.3 release candidate 2
published
May 19, 2025 -
v7.3rc3 Robot Framework 7.3 release candidate 3
published
May 21, 2025 -
v7.3 Robot Framework 7.3
published
May 30, 2025
7 Pull requests merged by 5 people
-
Python 2 reference removed, added section for type hints / annotations
#5375 merged
May 30, 2025 -
Variable type defintion documentation -m Fixes:
#5436 merged
May 27, 2025 -
Fix library embedded argument handling
#5425 merged
May 7, 2025 -
Fix typos in user guide
#5378 merged
May 7, 2025 -
Mention logging with ERROR level when using --exitonerror
#5388 merged
May 7, 2025 -
Bump actions/setup-python from 5.4.0 to 5.6.0
#5411 merged
May 7, 2025 -
Bump base-x from 3.0.9 to 3.0.11 in /src/web in the npm_and_yarn group across 1 directory
#5420 merged
May 7, 2025
4 Pull requests opened by 3 people
-
auto_keywords=None suppresses 'library contains no keywords' warning
#5421 opened
May 4, 2025 -
Expand Aliases when executing Evaluate Keyword
#5428 opened
May 9, 2025 -
#5186 env var expansion
#5434 opened
May 16, 2025 -
Register custom types for auto conversion
#5442 opened
Jun 1, 2025
71 Issues closed by 3 people
-
Automatic code formatting
#5387 closed
May 30, 2025 -
Variable type conversion
#3278 closed
May 30, 2025 -
Fail to load python library when executing robot with multiple robot script files
#3972 closed
May 22, 2025 -
Support `now` and `today` as special values in `datetime` and `date` conversion, respectively
#5440 closed
May 20, 2025 -
Variable type conversion with command line variables
#2946 closed
May 20, 2025 -
`buildout` cannot create start-up scripts using current entry point configuration
#5098 closed
May 20, 2025 -
Cannot interrupt `robot.run` or `robot.run_cli` and call it again
#4514 closed
May 20, 2025 -
Document that Process library removes trailing newline from stdout and stderr
#5083 closed
May 20, 2025 -
Async event loop halts execution when not running async functions
#5021 closed
May 20, 2025 -
Logging from listener hooks outside of keywords
#4028 closed
May 20, 2025 -
Mistyped named arguments interpreted as positional arguments
#4693 closed
May 20, 2025 -
rebot update to ignore corrupted files
#3959 closed
May 20, 2025 -
logger.error triggers exitonerror
#3947 closed
May 20, 2025 -
Changing the order of logging in the report for suite teardown
#3923 closed
May 20, 2025 -
robot.run doesnt finished and stuck after finalized all three output files (log,report,output)
#3877 closed
May 20, 2025 -
robot.testdoc not generating Json properly for reserved keywords
#3846 closed
May 20, 2025 -
Mark Test Timeout in the log file in the way it can be trackable
#3678 closed
May 20, 2025 -
Highlight testcase while navigating to testcase by direct link
#3667 closed
May 20, 2025 -
Implementation of second logger
#3562 closed
May 20, 2025 -
Consider distributing robot using PyOxidizer
#3558 closed
May 20, 2025 -
Each `*** Variable ***` evaluation is done only once
#3974 closed
May 20, 2025 -
Allow raising ReturnFromKeyword in python keywords that are called from tests
#4038 closed
May 20, 2025 -
allow specifying options in `pyproject.toml`
#4843 closed
May 20, 2025 -
possibility to get return value and fail keyword at the same time
#4851 closed
May 20, 2025 -
Robot variables given with variablefile are no longer resolved since version 6.0
#5061 closed
May 20, 2025 -
output.xml should honour the current log level and avoid messages which are below log level
#5057 closed
May 20, 2025 -
Enhance the performance of merge report
#4984 closed
May 20, 2025 -
Webpage: Add plausible.io back to Library docs and UserGuide
#4943 closed
May 20, 2025 -
Libdoc: Add code block and syntax highlighting support when using RF syntax
#4865 closed
May 20, 2025 -
Code navigation not working for custom keywords having a keyword argument
#5401 closed
May 20, 2025 -
(🎁) Support continuable failures in python code
#4276 closed
May 20, 2025 -
Jenkins secret password argument and his value is still accessible
#4651 closed
May 20, 2025 -
(🐞) 'Update status with Github Status API' is a Warning and an Error
#4645 closed
May 20, 2025 -
optimize memory usage when creating log.html?
#4739 closed
May 20, 2025 -
Add a new keyword `Repeat Keyword And Count Errors`
#5076 closed
May 20, 2025 -
How to package the robot file (.robot) from PyInstaller
#5081 closed
May 20, 2025 -
Asynchronous _loop_ref should using the existing event loop if one exists
#5102 closed
May 20, 2025 -
Wrong time format for the last "start" with merged suite results in RF7/rebot
#5086 closed
May 20, 2025 -
Logging HTML doesn't get embedded in the log.html
#5118 closed
May 20, 2025 -
ExecutionResult is returning a wrong start_time, end_time and elapsed.
#5142 closed
May 20, 2025 -
robot not generate log.html and report.html when exception raised by python lib
#5278 closed
May 20, 2025 -
Wanted: Command line option to start testing partway through a suite
#3446 closed
May 20, 2025 -
Add memoization to --dryrun
#3241 closed
May 20, 2025 -
Propagating python logs from standard logging api to robot framework when using fileconfig
#2885 closed
May 20, 2025 -
Library internal argument conversion with Robot Framework API
#4109 closed
May 20, 2025 -
output.xml' failed: ParseError: mismatched tag: line 3862, column 2,so failed to generate log.html
#3955 closed
May 20, 2025 -
BrokenPipeError when robot file is called by process library
#4347 closed
May 20, 2025 -
Second call to robot.run_cli fails
#3961 closed
May 20, 2025 -
https://bitbucket.org/robotframework/fixml/issues/1/fixml-is-not-working-with-beautifulsoup-3
#3864 closed
May 20, 2025 -
error: error in 'egg_base' option: 'src' does not exist or is not a directory
#3865 closed
May 20, 2025 -
robot:no-dry-run tag is ignorred by robot dryrun
#3871 closed
May 20, 2025 -
Feature Request: Access to --include and --exclude Tags from ListenerV3/PreRunModifier
#3255 closed
May 20, 2025 -
Rerunfailed for Templated Test Case Runs All Test Cases Again
#3284 closed
May 20, 2025 -
Add 'id' to attrs of 'start_keyword' and 'end_keyword' on listeners v2
#2115 closed
May 20, 2025 -
Possibility to separate library and user keywords in listeners and in model objects
#2297 closed
May 20, 2025 -
setup/teardown for every test run in a templated test
#2668 closed
May 20, 2025 -
Robotic
#5437 closed
May 19, 2025 -
Python 3.14 compatibility
#5352 closed
May 16, 2025 -
Confusing error messages when adding incompatible objects to `TestSuite` structure
#5433 closed
May 15, 2025 -
Small bugs in `robot.utils.Importer`
#5432 closed
May 15, 2025 -
Build and Test for Linux/ARM64
#5316 closed
May 8, 2025 -
Introduce ability to create a new BLOCK in the report
#3898 closed
May 8, 2025 -
Writing messages to debug file and to console is delayed when timeouts are used
#3644 closed
May 7, 2025 -
Change of logging does not work under some conditions
#3336 closed
May 7, 2025 -
Document ERROR level and that logging with it stops execution if `--exit-on-error` is enabled
#5424 closed
May 7, 2025 -
Extended variable assignment doesn't work with `@` or `&` syntax
#5405 closed
May 7, 2025 -
Log messages are in wrong order if library keyword uses `BuiltIn.run_keyword` and timeouts are used
#5423 closed
May 6, 2025 -
Output file can be corrupted if library keyword uses `BuiltIn.run_keyword` and timeout occurs
#5417 closed
May 6, 2025 -
Timeouts are deactivated if library keyword uses `BuiltIn.run_keyword` (except on Windows)
#5422 closed
May 6, 2025
8 Issues opened by 6 people
-
Parsing fails completely when using type info/conversion with non-default arg after default arg
#5443 opened
Jun 1, 2025 -
Update contribution guidelines
#5441 opened
May 30, 2025 -
Deprecate using `VAR` without a value
#5439 opened
May 20, 2025 -
Run tests with Python 3.14 on CI
#5435 opened
May 16, 2025 -
Improvement suggestion: Prohibiting unescaped "=" in argument values to prevent ambiguity
#5431 opened
May 13, 2025 -
Optionally suppress 'library contains no keywords' warning
#5429 opened
May 9, 2025 -
Expand Library Name Aliases when using Evaluate
#5427 opened
May 9, 2025 -
Adding an argument for rebot to not merge empty suites xml to the output files
#5426 opened
May 8, 2025
34 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Listeners cannot set timeouts
#5350 commented on
May 5, 2025 • 0 new comments -
"Convert To Number" should use decimal.Decimal
#5409 commented on
May 6, 2025 • 0 new comments -
Api request: Prepare suite and run suite separately
#5407 commented on
May 7, 2025 • 0 new comments -
Question: how to get keyword results in listener
#5400 commented on
May 7, 2025 • 0 new comments -
Alternative status when suite setup or suite teardown fail.
#5346 commented on
May 8, 2025 • 0 new comments -
Feature Request: More "Should" keywords for numeric testing
#5406 commented on
May 9, 2025 • 0 new comments -
Colored Text in Terminal [Enhancement]
#4878 commented on
May 15, 2025 • 0 new comments -
Profile memory usage
#5371 commented on
May 19, 2025 • 0 new comments -
Change VAR syntax so that using it without value promotes variable to specified scope
#5369 commented on
May 20, 2025 • 0 new comments -
Robot script returncode could inform if execution has been stopped by signal
#3325 commented on
May 20, 2025 • 0 new comments -
WITH NAME should create a new instance regardless of arguments or library scope
#3417 commented on
May 20, 2025 • 0 new comments -
Robot framework output file is showing error
#5372 commented on
May 20, 2025 • 0 new comments -
Robot Listener3 Issue: Adding tags in 'result' works for test case and in 'data' works for user keyword.
#5112 commented on
May 20, 2025 • 0 new comments -
Not using custom library name in warning when library is empty
#5107 commented on
May 20, 2025 • 0 new comments -
Duplicate Keywords when using custom name for library
#5106 commented on
May 20, 2025 • 0 new comments -
Lists Should Be Equals Fails but status is PASS
#5088 commented on
May 20, 2025 • 0 new comments -
is Generate Random String method supports generating arabic letters
#5093 commented on
May 20, 2025 • 0 new comments -
Using keyword Import Library result in unexpected behaviour
#4751 commented on
May 20, 2025 • 0 new comments -
Keywords run by end_suite are not in the teardown context
#4574 commented on
May 20, 2025 • 0 new comments -
BUG: Rebot --merge doesn't merge properly the reran results
#4662 commented on
May 20, 2025 • 0 new comments -
Document that `Run Keyword` variants do not support named arguments
#5025 commented on
May 20, 2025 • 0 new comments -
Limit Variable Scope within resource files
#4624 commented on
May 20, 2025 • 0 new comments -
Variables in library arguments should be resolved every time new library instance is created
#4769 commented on
May 20, 2025 • 0 new comments -
`Run Keyword` without logging as new Keyword
#3640 commented on
May 20, 2025 • 0 new comments -
robot --version should exit with non-failure exit code (0)
#3874 commented on
May 20, 2025 • 0 new comments -
HTML generated has inline unsafe style and script tags
#4632 commented on
May 20, 2025 • 0 new comments -
Set Library Search Order not working in child suites when used in __init__ file
#5003 commented on
May 20, 2025 • 0 new comments -
ParseError: mismatched tag: when using Promise To and Wait For with TRY EXCEPT AS
#5059 commented on
May 20, 2025 • 0 new comments -
Unable to filter tests (--test) when re-running failed tests (--rerunfailed)
#2798 commented on
May 20, 2025 • 0 new comments -
Support creating variables that are not logged even on TRACE level
#4537 commented on
May 26, 2025 • 0 new comments -
Information about the exception with which the test fail
#3054 commented on
May 28, 2025 • 0 new comments -
pretty-printy `Log Dictionary` option
#5082 commented on
May 29, 2025 • 0 new comments -
Support global scope type converters
#4944 commented on
Jun 1, 2025 • 0 new comments -
generate_random_string_new_markers
#5109 commented on
May 21, 2025 • 0 new comments