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.

nunit e2edd7b 6.3 KB Updated

File contents

nunit/nunit/tree/main/.claude/skills/nunit-threading-and-async commit e2edd7b911

Frequently asked questions

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