Closed

Description
In the @file files, allow comments. These files could get pretty complex, and having the ability to add comments would be beneficial. Maybe if a line starts with # it's interpreted as a comment? Not sure, just throwing out ideas.
# Black list specific tests we don't want to run
--where "method != /.*_(Blah|Blah2|Blah3)$/"
Great project by the way 👍