@devsnicket/eunice-test-harnesses
v9.1.0
Published
Shared implementation for analyzer and renderer test harnesses, using JavaScript, HTML, React and Webpack.
Downloads
27
Maintainers
Readme
Eunice Test harnesses
This package contains implementation shared between both the JavaScript analyzer test harnesses and the interactive web page of Eunice. The test harnesses use JavaScript, CSS, HTML, React, Webpack, VS Code's Monaco editor and the React Re-F|ex component.
For more information https://devsnicket.com/eunice.
Install using npm
:
npm install --save-dev @devsnicket/eunice-test-harnesses
Or with yarn
:
yarn add --dev @devsnicket/eunice-test-harnesses