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

Findbugs doesn't always check test code #23

Open
alxndrsn opened this issue May 4, 2016 · 0 comments
Open

Findbugs doesn't always check test code #23

alxndrsn opened this issue May 4, 2016 · 0 comments

Comments

@alxndrsn
Copy link

alxndrsn commented May 4, 2016

Is it expected that running:

gradle clean androidFindbugs

will check against src/main/java, whereas running

gradle clean test androidFindbugs

will also check against src/test/java?

Is there a way to always check against the files in src/test/java, src/androidTest/java and others?

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

1 participant