- 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 i
to install the dependencies - Run
npm run test
- Run
npm i
to install the dependencies - Run
npm run cucumber
**NOTE In the case ofnpm run cucumber
not working, simply runnpx cucumber-js --order random:<any seed that you want>
- Run
npm i
to install the dependencies - Run
npm run dynamic-analysis
**NOTE In the case ofnpm run cucumber
not working, simply runnpx cucumber-js --order random:<any seed that you want>