| Auszug |
|---|
|
Nuclos testing: business tests, unit test, JUnit, TestNG, Selenium, integration tests, JaCoCo, Sonar, Groovy. |
Language: Deutsch · English
Testing
Automated testing in Nuclos – business tests, unit tests, integration and web client tests, coverage and Sonar.
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | 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.
| Info |
|---|
|
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
Business tests
Business tests.
Open →
Unit tests with TestNG or JUnit and Spring support
Unit tests.
Open →