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
I'd like to be able to split my API tests over multiple test classes but keep using the ExpectedUsage rule.
I'm thinking of being able to pass in a path prefix (e.g. "/api/someResource"). The rule would then only check for unused stuff within that prefix.
If anybody would be interested in a feature like that, I can get a PR ready for this pretty quickly.
Just wanted to get some feedback before I get started.
The text was updated successfully, but these errors were encountered:
I'd like to be able to split my API tests over multiple test classes but keep using the ExpectedUsage rule.
I'm thinking of being able to pass in a path prefix (e.g. "/api/someResource"). The rule would then only check for unused stuff within that prefix.
If anybody would be interested in a feature like that, I can get a PR ready for this pretty quickly.
Just wanted to get some feedback before I get started.
The text was updated successfully, but these errors were encountered: