forked from robotframework/robotframework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add case-insensitive option to dictionary comparison
This commit introduces a new `ignore_case` option to the dictionary comparison methods. When `ignore_case` is set to `True`, the comparison will be case-insensitive for both keys and values. Closes robotframework#4343
- Loading branch information
abdubey
committed
Oct 12, 2023
1 parent
9279736
commit 33ede52
Showing
1 changed file
with
127 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters