Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Builtin: Add case-insensitivity support to comparison keywords #2439

Closed
@HelioGuilherme66

Description

@HelioGuilherme66

For reference see topic on google group.

(...) Perhaps it could work like this:

Should Be Equal    ${string}    expected    ignore_case=True
Should Contain    ${list}    expected    ignore_case=True
  • Must be backward compatible (default value as before)
  • Must have Unit Tests expanded for new option.

Update by @pekkaklarck:

These keywords should get the new ignore_case argument:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions