Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Testing NirvanaNew to Visual Studio Code? Get it now.
Testing Nirvana

Testing Nirvana

icetbr

|
564 installs
| (0) | Free
Go/split/create/peek/run to test/source
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Testing Nirvana

Go/split/create/peek/run to test/source.

This is in alpha stage, create/run not yet supported.
Use a test explorer extension to get a "run current test" feature for now

Install

Marketplace

Usage

Having a function name highlited

  • Testing Nirvana: Split to file
  • Testing Nirvana: Go to file
  • Peek Definition

Use a macro for better peek experience.

settings.json

    "macros.list": {
        "peekTest" : ["editor.action.peekDefinition", "list.focusLast", "list.expand", "list.focusLast"],
    },

Why

To make testing a first class citzen in VsCode. Choose how you want to work:

  • openning your tests "inline" with peek
  • splitting your editor
  • going back and forth between your tests

See ongoing official efforts.

Contributing

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