shouldly / shouldly

Should testing for .NET—the way assertions should be!

Home Page:https://docs.shouldly.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShouldMatch regexPattern parameter should be annotated with [RegexPatternAttribute]

jhv2017kam opened this issue · comments

This will enable Resharper to syntax highlight the supplied regex string

This makes sense to me. We need to be sure that we don't ship any new public types or any new nuspec dependencies. I can think of at least one easy way to do that (declare an internal source attribute).