Using t.false(/regex/.test(str)) feels inconsistent.
I agree. It's weird it's the only one we don't offer a negation for.
Good point, although notRegex reads like not a regex in my mind.
Hmm. Yeah. That's not great, but I don't think it will confuse many people.
I think if we just enforce the string argument and provide a helpful error message, that will suffice. The few that are confused won't remain so long.
Wow, that was fast 馃帀
Not released yet, any release incoming soon?
Wait for release too
Released in v0.16.0 https://github.com/avajs/ava/releases/tag/v0.16.0
Most helpful comment
Not released yet, any release incoming soon?