#cdb #natvis #debugger-visualizer

debugger_test_parser

Provides a library for parsing the output of a debugger and verifying the contents

1 unstable release

0.1.3 Aug 3, 2022
0.1.2 Jul 27, 2022
0.1.1 Jul 26, 2022
0.1.0 Jul 21, 2022

#630 in Testing

Download history 106/week @ 2023-12-13 42/week @ 2023-12-20 122/week @ 2023-12-27 203/week @ 2024-01-03 210/week @ 2024-01-10 233/week @ 2024-01-17 133/week @ 2024-01-24 151/week @ 2024-01-31 220/week @ 2024-02-07 315/week @ 2024-02-14 417/week @ 2024-02-21 240/week @ 2024-02-28 214/week @ 2024-03-06 176/week @ 2024-03-13 267/week @ 2024-03-20 221/week @ 2024-03-27

926 downloads per month
Used in 2 crates

MIT/Apache

8KB
87 lines

debugger_test_parser

This crate provides a way of parsing the output of a debugger and verifying any expected content has been found.

To use, add this crate as dependency in your Cargo.toml.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Dependencies

~2.2–3.5MB
~57K SLoC