0.4.0 • Published 2 years ago

mocha-explorer-launcher-scripts v0.4.0

Weekly downloads
116
License
MIT
Repository
github
Last release
2 years ago

Launcher scripts for Mocha Test Explorer

This package contains launcher scripts for the Mocha Test Explorer extension for Visual Studio Code. To use a launcher script, install this package in your workspace and use the mochaExplorer.launcherScript setting to tell Mocha Test Explorer about it. Some scripts require more configuration in the form of environment variables set using the mochaExplorer.env setting. The scripts are well documented so that you can use them as templates for your own launcher script if you need one. More documentation for writing launcher scripts can be found in the vscode-test-adapter-remoting-util package, which contains utility functions for use in these scripts.