Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExpectedUsage should be able to filter by path prefix #71

Open
markusreil opened this issue Jul 6, 2016 · 2 comments
Open

ExpectedUsage should be able to filter by path prefix #71

markusreil opened this issue Jul 6, 2016 · 2 comments

Comments

@markusreil
Copy link

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.

@nidi3
Copy link
Owner

nidi3 commented Jul 6, 2016

Sounds like a legit case to me.

@LessMo
Copy link

LessMo commented May 31, 2019

Any progress or plan for this feature ?
@markusreil @nidi3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants