Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 748 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 748 Bytes

About

Codacy Badge

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

How to run tests

mvn clean test