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

cargo check does not check library unittests #4037

Closed
stepancheg opened this issue May 12, 2017 · 1 comment
Closed

cargo check does not check library unittests #4037

stepancheg opened this issue May 12, 2017 · 1 comment

Comments

@stepancheg
Copy link
Contributor

Neither cargo check, nor cargo check --tests, not cargo check --libs check in-library tests, which are in src directory and marked #[cfg(test)] #[test], not in tests.

@alexcrichton
Copy link
Member

I believe this is a dupe of #4003, but thanks for the report!

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

2 participants