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 kcov omits doc-tests #15

Open
kw217 opened this issue Jun 14, 2017 · 1 comment
Open

cargo kcov omits doc-tests #15

kw217 opened this issue Jun 14, 2017 · 1 comment

Comments

@kw217
Copy link

kw217 commented Jun 14, 2017

cargo kcov without any arguments runs almost all tests for the current crate, but it omits any doc-tests. I expected it to run them, just as cargo test does.

@chang
Copy link

chang commented Apr 8, 2018

This seems to be a rustdoc issue - see here.

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