wcm.io Testing
Helper tools for supporting Unit Tests, Integration test and test automation in AEM-based projects.
Documentation: https://wcm.io/testing/
Issues: https://wcm-io.atlassian.net/browse/WTES
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/wcm-io/wcm-io-testing/
Commercial support: https://wcm.io/commercial-support.html
Build from sources
If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.
See Travis Maven settings.xml for an example with a full configuration.
Then you can build using
mvn clean install