Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
| en:modul:m324_aws:topics:11 [2025/10/15 14:24] – dgaravaldi | en:modul:m324_aws:topics:11 [2025/10/18 14:27] (aktuell) – dgaravaldi | ||
|---|---|---|---|
| Zeile 24: | Zeile 24: | ||
| * A text editor or IDE | * A text editor or IDE | ||
| + | \\ | ||
| === Step 1: Download and start SonarQube === | === Step 1: Download and start SonarQube === | ||
| SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image. | SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image. | ||
| Zeile 39: | Zeile 40: | ||
| </ | </ | ||
| + | \\ | ||
| === Step 2: Create a new project === | === Step 2: Create a new project === | ||
| * As Project type select '' | * As Project type select '' | ||
| - | Then set '' | + | * Then set '' |
| * Hit the button '' | * Hit the button '' | ||
| + | \\ | ||
| === Step 3: Analysis method === | === Step 3: Analysis method === | ||
| * As analysis method select '' | * As analysis method select '' | ||
| Zeile 50: | Zeile 53: | ||
| * Hit the button '' | * Hit the button '' | ||
| + | \\ | ||
| === Step 4: Download and unzip the scanner === | === Step 4: Download and unzip the scanner === | ||
| * Download the scanner for your platform. | * Download the scanner for your platform. | ||
| Zeile 86: | Zeile 90: | ||
| </ | </ | ||
| + | \\ | ||
| === Step 5: Run the tests === | === Step 5: Run the tests === | ||
| * Run first the code coverage with jest. | * Run first the code coverage with jest. | ||