8

Github stabilise `cargo test -- --include-ignored` by gilescope · Pull Request #...

 3 years ago
source link: https://github.com/rust-lang/rust/pull/80053
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Contributor

gilescope commented on Dec 15, 2020

stabilise cargo test -- --include-ignored

On stable there's no way to run ignored tests as well as the normal tests.

An example use case where stabilising this would help:
Exercism has some initial tests and then some additional ignored tests that people run currently with --ignore but currently they can't run all the tests in one go without being on nightly. It would be a little more ergonomic if this flag was stablilised.

( Fixes #65770 )

I built with ./x.py build -i library/test - but as libtest is a dylib is there an easy way to invoke it manually to check it's working as expected? (I've updated the automated tests.)


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK