pyresttest icon indicating copy to clipboard operation
pyresttest copied to clipboard

Case insensitive string comparator

Open shepherdjay opened this issue 8 years ago • 1 comments

Implementation of case insensitive comparator as described in issue #148

Utilizing built-in str.lower() for implementation assuming mostly english character set

Fixes #148

shepherdjay avatar Dec 08 '16 06:12 shepherdjay

Can one of the admins verify this patch?

svanoort-jenkins avatar Dec 08 '16 06:12 svanoort-jenkins