This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Task 'kotest' not found in root project #53
Open
Description
When running ./gradlew kotest
as specified in the plugin's README.md the command fails.
zcash-kotlin-payment-uri % ./gradlew kotest
FAILURE: Build failed with an exception.
* What went wrong:
Task 'kotest' not found in root project 'zcash-kotlin-payment-uri' and its subprojects. Some candidates are: 'test'.
how to reproduce:
- go to: https://github.com/pacu/zcash-kotlin-payment-uri/
- clone repo using commit
5122b609f141693bd69091b2f93211eb5d56a50d
- run
./gradlew kotest
Metadata
Metadata
Assignees
Labels
No labels