Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cypress MonitorNew to Visual Studio Code? Get it now.
Cypress Monitor

Cypress Monitor

ezdone

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

Cypress Monitor README

Usage

Select Cypress Monitor from the command palette

Features

Early warning system when running your Cypress tests with mochawesome. It launches your cypress tests (update setting with correct command) and scans the reports location on a regular basis and displays status (green/red) and summary in real time.

Note: it deletes old mochawesome reports when new run is triggered.

Cypress Monitor

Requirements

Since this extension was built to be used with the cypress and mochawesome it will only work if those 2 are installed in your project.

Extension Settings

This extension contributes the following settings:

  • cypressMonitor.reportsPath: Relative path to mochawesome reports, default /cypress/reports

  • cypressMonitor.launchTestsCommand: Command used to launch Cypress tests, default yarn test

Known Issues

None.

Release Notes

0.0.1

Initial release of Cypress Monitor

0.0.2

Fixed MD screenshot relative path

0.0.3

Updated MD screenshot path

1.0.0

New icon

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