Language: Deutsch · English
Automated testing in Nuclos – business tests, unit tests, integration and web client tests, coverage and Sonar.
KONZEPT DEVELOPER UPDATED: JUL 2026 APPLIES 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.
Recommendation
For application developers, the business tests are most relevant – they can be generated and run directly in the web client.