mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Test framework
How to run it locally
./gradlew clean commonTests
Adding new tests
Gradle cleanup. Delete the folder:
~/.gradle/caches/
./gradlew clean
Or run
./gradlew clean