icfnext / prosper

A Spock-based integration testing library for prosperous AEM development.
Other
28 stars 19 forks source link

Sling Only Version #28

Open cmrockwell opened 4 years ago

cmrockwell commented 4 years ago

Is there a way one go about using this on Apache Sling (9+) without AEM?

markdaugherty commented 4 years ago

I haven't thought much about this use case, but I would think you could use it as-is and just ignore the AEM-specific functionality. You'll still have the AEM Maven dependency, but otherwise, you can test your Sling application in the same way.