- Node.js & npm
- Java (to run the thingifier jar)
- (Optional) An IDE with JavaScript compatibility - VSCode is suggested as it is lightweight and provides clear code highlighting for readability
- Run
npm ito install the dependencies - Run
npm run test
- Run
npm ito install the dependencies - Run
npm run cucumber**NOTE In the case ofnpm run cucumbernot working, simply runnpx cucumber-js --order random:<any seed that you want>
- Run
npm ito install the dependencies - Run
npm run dynamic-analysis**NOTE In the case ofnpm run cucumbernot working, simply runnpx cucumber-js --order random:<any seed that you want>