Behavioural testing in Adobe Experience Manager (AEM)
- Example project based on Product details API implementation
- AEM 6.5, Junit 5 & AEM Mocks
For more details check Test behaviour, not implementation
- tl;dr;
- if you don't write tests, start writing it
- test requirements not implementation
- developers should have time for writing tests
mvn clean test