Test harnesses
Eunice 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