microsoft/WinDbg-Samples

Writing tests for debugger scripts

powercode opened this issue · 0 comments

I'm new in the Javascript world. Is there any common knowledge here on how you go about writing unit tests for debug scripts?

Do you have any internal frameworks or setups that can be shared?

Ideally in a TypeScript setting!