Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Functional tests #104

Closed Discookie closed 2 years ago

Discookie commented 2 years ago

Adds functional tests for most features of:

Closes #6, requires #102.

Run tests locally via yarn test, or launch in VS Code via the Extension Tests option.