Closed
Description
Description
It is advisable to write documentation for the JavaScript module for ease of installation and testing.
Expected behavior
The user goes to the documentation folder in UTBot, in the document he sees a step-by-step installation guide of the required components for the JavaScript module.
The document should contain information about the following components of the JavaScript module:
- Node.js installation
- Npm packages installation: nyc & mocha
- How to configure the plugin to work with JavaScript
- Java 11+ installation for CLI version
- How to work with CLI: flags & args
- Some troubleshooting
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done