Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Test Case Generator by Shreyan AsambhavNew to Visual Studio Code? Get it now.
Test Case Generator by Shreyan Asambhav

Test Case Generator by Shreyan Asambhav

Asambhav

|
381 installs
| (0) | Free
This extension help you automatically writes unit test cases
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Test Case Generator by Shreyan Asambhav - Visual Studio Code Extension

The Test Case Generator is a Visual Studio Code extension that automatically generates unit test cases for untracked or modified files in a Git repository. This extension is specifically designed for the React framework in its initial release (version 1.0.0).

This extension is made by Shreyan Asambhav, feel free to reach out to report bugs, suggestions and feedback.

Features

  • Automatically generates unit test cases for untracked or modified files in a Git repository.
  • Specifically built for the React framework.
  • Provides two methods for generating test cases:
    • Command Palette: Open the command palette (Ctrl + Shift + P on Windows/Linux, or Cmd + Shift + P on macOS) and type "createtestcases" to run the command.
    • Web View UI: Utilize the web view UI for a user-friendly experience.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view (Ctrl + Shift + X on Windows/Linux, or Cmd + Shift + X on macOS).
  3. Search for "Test Case Generator by Shreyan Asambhav" in the marketplace.
  4. Click on the extension and select "Install".
  5. Once the installation is complete, click on the "Reload" button to activate the extension.

Usage

Command Palette

  1. Open the command palette using one of the following methods:
    • Windows/Linux: Press Ctrl + Shift + P.
    • macOS: Press Cmd + Shift + P.
  2. Type "createtestcases" and select the "Test Case Generator: Create Test Cases" command.

Webview UI

  1. Click on the Test Case Generator icon.
  2. Fill in the appropriate details in to the form.
  3. Click on "Submit".

1.0.0

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