Files
vscode/test/monaco
2021-03-30 12:05:06 -04:00
..
2021-01-28 14:48:41 +01:00
2020-12-28 21:53:35 +01:00

Monaco Editor Test

This directory contains scripts that are used to smoke test the Monaco Editor distribution.

Setup & Bundle

$test/monaco> yarn
$test/monaco> yarn run bundle

Compile and run tests

$test/monaco> yarn run compile
$test/monaco> yarn test