-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: robotframework/robotframework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: robotframework/robotframework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 21 files changed
- 1 contributor
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14a273e - Browse repository at this point
Copy the full SHA 14a273eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0d796 - Browse repository at this point
Copy the full SHA 0f0d796View commit details
Commits on Jun 23, 2025
-
Enhance tests for setup/teardown with embedded args
Separate tests for: - Embedded args as a literal string - Embedded args as a variable
Configuration menu - View commit details
-
Copy full SHA for f41e389 - Browse repository at this point
Copy the full SHA f41e389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23566ea - Browse repository at this point
Copy the full SHA 23566eaView commit details
Commits on Jun 26, 2025
-
Try all matching BDD prefixes, not only longest.
Most importantly, fix regression with French `Étant donné`, `Et` and `Mais` prefixes not working with keyword names starting with `que` or `qu'`. Fixes #5456.
Configuration menu - View commit details
-
Copy full SHA for ec384e2 - Browse repository at this point
Copy the full SHA ec384e2View commit details -
Fix listener end_test overriding body when using JSON
Messages and keywords by the end_test listener method overrode test's body if test had a teardown and JSON output was used. This was due to there being two `body` items in this case. The issue was fixed by merging duplicate JSON items that have lists as values. Fixes #5463. Added teardown to the widely used pass_and_fail.robot file required updating various unrelated tests.
Configuration menu - View commit details
-
Copy full SHA for 3d7e17e - Browse repository at this point
Copy the full SHA 3d7e17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3020c5c - Browse repository at this point
Copy the full SHA 3020c5cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.3.1...master