Skip to content

./gradlew runApiTest doesn't run API tests #8

@nonkor

Description

@nonkor

For example, calling ./gradlew runApiTestKcsbase returns output:

:kcsbase:test UP-TO-DATE
:kcsbase:check UP-TO-DATE

BUILD SUCCESSFUL

Actually, API tests were modified and it should trigger the build.
./gradlew checkApiBehaviourKcsbase works as expected - tests are started when it's called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions