| Crates.io | cargo-lldb-test |
| lib.rs | cargo-lldb-test |
| version | 0.1.0 |
| created_at | 2024-11-23 06:03:52.203515+00 |
| updated_at | 2024-11-23 06:03:52.203515+00 |
| description | A cargo plugin to run your cargo tests in lldb |
| homepage | |
| repository | https://github.com/tw-ilson/cargo-lldb-test |
| max_upload_size | |
| id | 1458275 |
| size | 5,958 |
A cargo plugin to debug your failing tests without digging through the target dir
cargo lldb-test <my_test> [additional test options]