mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-19 06:39:55 +01:00
6dd2b84fa2
Updated references to schemastore.org
Monaco Editor Test
This directory contains scripts that are used to smoke test the Monaco Editor distribution.
Setup & Bundle
$test/monaco> npm i $test/monaco> npm run bundle
Compile and run tests
$test/monaco> npm run compile $test/monaco> npm run test