Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>wdio-toolkitNew to Visual Studio Code? Get it now.
wdio-toolkit

wdio-toolkit

godwinsaji-j

|
8 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wdio-toolkit README

This is a beta version of v1. This is used to develop test data for Test Driven Development

Features

Test Data

This provides user with a ui for creating test data based on the schema provided.

  1. Create a schema file with extension *.td.schema.json
  2. Select the template in "Templates" field & output data file in "Test Data tab"
  3. Type the required data and hit save

Schema Template

It supports input text, input date and dropdown based on your schema { "name":"string", "dob":"date", "list":["select","option-1","option-2"] }

Outut:

  • Image Alt Text

Known Issues

Feature is limited to Test Data in v1, as we are working on it off hrs.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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