Abstract
HTTP testing clients and utilities for AEM, based on sling.testing.clients.
How to use
Add the following dependency to your tests project to start writing integration tests:
com.adobe.cq
aem-cloud-testing-clients
0.4.0
For an example of a test module, check the aem-test-samples
Development
For building from sources, clone the repository and use maven:
-> mvn clean install
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni