Skip to content

sa2taka/js-test-outline

Repository files navigation

JS Test Outline

Outline for Javascript/TypeScript test.

Following Libraries is supported. But it is basically available in other test libraries (e.g. vitest, bun test).

  • Jest

Features

  • tests and test groups can be displayed in a tree view.
  • to sync expanding and collapsing between the editor and the tree.

Demo of js test outline

Installation

JS Test Outline - Visual Studio Marketplace

Usage

Open the command pallet(or press the Ctrl + Shift + P) and type Testing: Focus on JS Outline View to open the outline.

If you need, you should move the outline to another panel.

image

About

JS Test Outline is VSCode Extension to view the simple outline for the JavaScript/TypeScript test.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published