Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>UUV E2E TestsNew to Visual Studio Code? Get it now.
UUV E2E Tests

UUV E2E Tests

E2E Test Quest

|
194 installs
| (0) | Free
VS Code extension for UUV end-to-end tests
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

UUV Visual Code Extension

UUV Logo
VS Code extension for UUV end-to-end tests.
UUV(User-centric Usescases Validator) is An accessibility driven open source solution to facilitate the writing of end-to-end tests and ensure accessibility best practices are properly applied.

Requirements

You must either have @uuv/cypress or @uuv/playwright as dev dependency installed from your package.json

Features

Execute uuv open

Open the runner : find UUV Open vscode command.
UUV Open

Execute uuv e2e

From the Testing view, you can see and execute your uuv tests.
UUV E2E

Execute uuv assistant

@uuv/assistant is a component that helps you generate sentences with a user-centric approach for your test scenario.
Open uuv assistant : find UUV Assistant vscode command.
UUV Assistant

Extension settings

Parameter Required Default value Description
uuv.projectHomeDir Yes . Must be the directory containing the package.json where the uuv dependency is installed
uuv.useLocalScript No Check this box if for some reason you are unable to run npx scripts from your ide

Documentation

For more information on the UUV solution, please consult our online documentation.

Release Notes

See changelog on git repository.

License


MIT license

This project is licensed under the terms of the MIT license.

Authors

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