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

feature request: parse cargo test output and provide nice summary #43

Open
Dushistov opened this issue Aug 16, 2017 · 0 comments
Open

Comments

@Dushistov
Copy link
Contributor

There is problem in interpreting results of cargo test at first glance,
for example rust-lang/cargo#4324 .

It would be nice if cargo.el parse results of cargo test,
I mean lines like test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out and at the end provide total amount of failed, ignored and filtered out tests.

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