#cargo #lldb #cargo-subcommand #plugin #test

app cargo-lldb-test

A cargo plugin to run your cargo tests in lldb

1 unstable release

0.1.0 Nov 23, 2024

#184 in Debugging

Download history 148/week @ 2024-11-21 10/week @ 2024-11-28

158 downloads per month

MIT/Apache

4KB

cargo-lldb-test

A cargo plugin to debug your failing tests without digging through the target dir

Usage

cargo lldb-test <my_test> [additional test options]

Dependencies

~0.5–1MB
~20K SLoC