i'm trying to rewrite my test names which contain ...
# announcements
t
i'm trying to rewrite my test names which contain parens (like ``myMethod() works`()`) - is there a simple way of finding these tests?
i ended up running the tests, then copying the run log into notepad and searching for
\(.*\)