Skip to content

Auto installation of npm packages for JavaScript test generation #1564

Closed
@rudolf101

Description

@rudolf101

Description

If user doesn't have required npm packages for tests generation, then offer to download them automatically.

Expected behavior

In the absence of required npm packages, when trying to open a dialog window a warning appears: the npm package has not been found, it is suggested to download it by clicking OK, or cancel the operation by CANCEL.

Environment

IntelliJ Platform.

Potential alternatives

Manual downloading of required npm packages.

Context

For the convenience of using the JavaScript module, it would be good to automatically install the necessary packages so that the user does not do this manually.

Metadata

Metadata

Assignees

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestlang-javascriptIssue is related to JavaScript support

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions