mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
DEVELOPMENT.md: improve doc on how to run some tests
This commit is contained in:
@@ -142,6 +142,8 @@ If you also want to test the core utilities:
|
||||
|
||||
```shell
|
||||
cargo test -p uucore -p coreutils
|
||||
# or
|
||||
cargo test --all-features -p uucore
|
||||
```
|
||||
|
||||
Running the complete test suite might take a while. We use [nextest](https://nexte.st/index.html) in
|
||||
|
||||
Reference in New Issue
Block a user