FS#77862 - [atuin] `cargo test` should be run with the `--workspace` flag
Attached to Project:
Community Packages
Opened by CYQ (cyq) - Wednesday, 15 March 2023, 08:13 GMT
Last edited by Orhun Parmaksız (orhun) - Thursday, 16 March 2023, 16:55 GMT
Opened by CYQ (cyq) - Wednesday, 15 March 2023, 08:13 GMT
Last edited by Orhun Parmaksız (orhun) - Thursday, 16 March 2023, 16:55 GMT
|
Details
Description:
Because the `atuin` repository is a workspace with subcrates that each have their own tests, the `--workspace` flag is necessary when running `cargo test` to run all tests. Without it, only a small subset of tests are run. |
This task depends upon
Closed by Orhun Parmaksız (orhun)
Thursday, 16 March 2023, 16:55 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in -3
Thursday, 16 March 2023, 16:55 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in -3