Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1724 by Marcin.Koperski: Collections: add keyword List Should Contain Value Containing Value,
http://code.google.com/p/robotframework/issues/detail?id=1724

It would nice to have option to find item which containing specific subset of string with option to be cases insensitive or add option to use wild cards in value

List Should Contain Value Containing Value
[ list_ | value | msg=None |caseSensitive=True]

${list} Create List     Value1          
List Should Contain Value       ${list} Value   List doesnt have item   
List Should Contain Value       ${list} value   List doesnt have item   True


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to