Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Test ExtractorNew to Visual Studio Code? Get it now.
Test Extractor

Test Extractor

Matthias Kluth

|
790 installs
| (0) | Free
Extracts simple jest test skeletons from your sourcecode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

test-extractor README

Test Extractor aims to be a simple, easy to use, and fast solution for extracting tests from source code.

Features

React components:

  • create a simple skeleton for your tests
  • importing the tested component
  • writing a basic test

Requirements

Right now it only works with React components. So that could be a requirement.

Extension Settings

No configuration at the moment.

0.0.1

Initial release of the test extractor

0.0.2

Errors

0.0.3

Bugfixes: better text extraction

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