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

app cargo-lldb-test

A cargo plugin to run your cargo tests in lldb

1 unstable release

new 0.1.0 Nov 23, 2024

#214 in Debugging

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