Testing

Automated testing is a core part of Jmix as it helps in development and maintaining application. Jmix provides various capabilities to create different types of automated tests.

Since Jmix is based on Spring Boot, all Spring Boot and Spring Framework testing approaches also apply to Jmix.

This section covers only the main Spring Boot’s testing features. Additionally, it delves into the Jmix-specific testing capabilities with more detailed explanations.