Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>open-stryker-reportNew to Visual Studio Code? Get it now.
open-stryker-report

open-stryker-report

Craig Simko

|
784 installs
| (0) | Free
Opens html reports generated by Stryker in your default browser.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

open-stryker-report README

Opens the Stryker html report in your browser that matches the file you are currently working on. If no match is found then the default reports/mutation/html/index.html file is opened instead.

Features

Whenever you open a file in the editor this extension attempts to match it to the report generated by Stryker that is found in your reports/mutation/html folder. To activate this functionality click the new item found in your status bar:

This button will active this extension

Stryker

Stryker is a mutation testing suite for javascript/nodejs. Check them out here: https://stryker-mutator.io/

Release Notes

0.0.4

  • Updated logic to check for the existence of reports/mutation/html. If it does not exist an info box pops up reminding the user to mutate their code.
  • Removed displeasing visual artificats from logo.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft