Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Visual Studio-style NUnit Test ExplorerNew to Visual Studio Code? Get it now.
Visual Studio-style NUnit Test Explorer

Visual Studio-style NUnit Test Explorer

obey31

| (0) | Free
Visual Studio–style NUnit Test Explorer for VS Code. Organize and run your NUnit tests by Project → Category → Test Class, filter, debug, and view rich failure details – the only VS Code extension with category sorting.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-nunit-test-explorer

Visual Studio–style NUnit Test Explorer for VS Code

Our goal was to create a NUnit Test Explorer in VS Code that feels and works like the one in Visual Studio. Unlike other VS Code extensions, ours lets you sort and organize tests by NUnit category, making it easier than ever to navigate large projects.

Key Features Hierarchical Test View – See all NUnit tests organized by Project → Category → Test Class. Run and Debug – Execute or debug tests directly from the explorer. Quick Navigation – Clicking on a test opens its source file immediately. Clear Results – Easily reset test results with a single button. Detailed Results Panel – View per-category and per-class details including execution time, passed/failed counts, and overall status. Filtering – Filter tests by test name, class name, or category to quickly locate what you need. Rich Failure Details – When a test fails, see stack traces with clickable hyperlinks and attached screenshots (if the framework provides them). Inline Editor Icons – Run tests and see their status directly in the code editor. Context Menu Support – Right-click tests in the editor and select “Reveal in NUnit Test Explorer”. Why This Extension?

No other VS Code extension currently offers sorting and organizing NUnit tests by category. With this extension, you get a full-featured, Visual Studio–like NUnit experience right inside VS Code, making test management easier, faster, and more intuitive.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft