You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added `expected_fails` test property to assert that a test fails (a r…
…egex matches) a given number of times. Also made the linter kinda faster by not checking paths for every line for every test...