cargo-lldb-test

Crates.iocargo-lldb-test
lib.rscargo-lldb-test
version0.1.0
created_at2024-11-23 06:03:52.203515+00
updated_at2024-11-23 06:03:52.203515+00
descriptionA cargo plugin to run your cargo tests in lldb
homepage
repositoryhttps://github.com/tw-ilson/cargo-lldb-test
max_upload_size
id1458275
size5,958
(tw-ilson)

documentation

README

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]
Commit count: 4

cargo fmt