mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
DEVELOPMENT.md: improve doc on how to run some tests
This commit is contained in:
parent
f76b53d969
commit
2bd5e26317
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue