Hi @Shaheena_Sheikh,According to official Adobe documentation, and Adobe best practices below should be used for unit testing:We will be using AEM best practices, and use:JUnit 5Mockito Testing Frameworkwcm.io Test Framework (which builds on Apache Sling Mocks)This Adobe documentation also describes...