Skip to content
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
@pacu

Description

@pacu

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:

  1. go to: https://github.com/pacu/zcash-kotlin-payment-uri/
  2. clone repo using commit 5122b609f141693bd69091b2f93211eb5d56a50d
  3. run ./gradlew kotest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions