A packaged framework for implementing web and API test suites. Builds on Concordion to bring your software delivery team together around living documentation.
The property is stored in gradle.properties in the root folder.
I've been unable to get the publishRelease and bintrayUpload tasks working with this.
To create a release, you will need to run gradlew clean test javadoc sourcesJar javadocJar publishDocs release bintrayUpload.
The property is stored in gradle.properties in the root folder. I've been unable to get the publishRelease and bintrayUpload tasks working with this. To create a release, you will need to run
gradlew clean test javadoc sourcesJar javadocJar publishDocs release bintrayUpload
.