Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos testing: business tests, unit test, JUnit, TestNG, Selenium, integration tests, JaCoCo, Sonar, Groovy.

globe with meridians Language: Deutsch · English

light bulb Testing

Automated testing in Nuclos – business tests, unit tests, integration and web client tests, coverage and Sonar.

Status
colourGreen
titleKonzept
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Nuclos can be tested automatically on several levels: business tests (Groovy, for business logic), classic unit tests (JUnit/TestNG with Spring support) and integration and web client tests (Selenium). Code coverage and static analysis are provided by JaCoCo and SonarCloud.

Info
titleRecommendation

For application developers, the business tests are most relevant – they can be generated and run directly in the web client.

Topics

Anzeige untergeordneter Seiten

Related pages

gear Business tests


Business tests.

Open →

gear Unit tests with TestNG or JUnit and Spring support


Unit tests.

Open →