Shared implementation for analyzer and renderer test harnesses, using JavaScript, HTML, React and Webpack.
npm install @devsnicket/eunice-test-harnessesThis 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:
``bash`
npm install --save-dev @devsnicket/eunice-test-harnessesyarn
Or with :
`bash``
yarn add --dev @devsnicket/eunice-test-harnesses