Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vedro-test-constructorNew to Visual Studio Code? Get it now.
vedro-test-constructor

vedro-test-constructor

bpolianok

|
21 installs
| (0) | Free
VSCode extention for Vedro framework to construct tests from already available steps
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vedro-test-constructor

This is a Visual Studio Code extension for the Vedro framework, designed to help you construct tests from already available steps in workspace.

Features

  • Easily create and manage tests using the Vedro framework.
  • Utilize pre-existing steps to build comprehensive test cases.
  • Integrated with VSCode for a seamless development experience.

Usage

Use the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) and search for:

  • Vedro: Enable CodeLens - enable codelens hints above your test steps;
  • Vedro: Disable CodeLens - disable codelens hints above your test steps;
  • Vedro: Reset cache - reset cache in case new folders or tests were added to exisiting workspace.

Hints

Hints are available above test functions with names started with [given|when|then|and]

  • Search [given|when|then|and] - search among all previously written steps with same prefix;
  • Search similar [given|when|then|and] - search among all previously written steps with same prefix with similar names.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft