Searching a list of all supported testing frameworks

Hi,

i know that it is possible to import reports from junit, jacoco, eslint and
https://docs.sonarqube.org/latest/analysis/generic-issue/

What about i.e. cucumber, jest, rest assured, silk4j … etc. ?
Is there a list about all testing frameworks that are supported by Sonarqube ?

Gilbert

Hey Gilbert.

The frameworks aren’t what’s important – it’s the format of the report. These formats are documented in the documentation on Test Coverage & Execution.