Nunit Threading And Async

Use when writing or modifying async code in NUnit — async test lifecycle (setup/teardown), `TestExecutionContext`, `AsyncLocal`, `Task`/`ValueTask` continuations, blocking vs non-blocking waits, or conditional `Thread.Abort` code. Covers the threading/async conventions the NUnit runtime depends on.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/nunit--nunit--nunit commit e159de49a9

Frequently asked questions

npx skillmds@latest add tomevault-io/nunit-threading-and-async