SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module
1 file changed
tree: a456b3915b8d865cf2d715e8fe2110d0e8060350
  1. src/
  2. .gitignore
  3. .sling-module.xml
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License launchpad

Apache Sling Launchpad Testing WAR

This module is part of the Apache Sling project.

This module builds a Sling instance using bundles from the trunk, and runs integration tests against it, via HTTP.

Integration tests

This module runs number of integration tests provided by the sibling integration-tests module.

To run individual tests, see the README.txt in that module.