Would like the filtering to be case insensitive (or have an option to make it so).

Issue #6 closed
Nicholas Ring created an issue

The filter box above the list of unit tests is case sensitive. Being a lazy programmer, I would like the following options to be available:

  • Case insensitivity,
  • Partial matching - instead of matching from left to right, match in the middle, etc
  • Very optional but regular expression (yeah, now I have two problems) :-)

Comments (1)

  1. Log in to comment