tm-sdk:app-svc-test

Full name:

com.avoka.tm:tm-sdk-maven-plugin:24.4.0:app-svc-test

Description:

MOJO class providing "app-svc-test" goal
It will run automated service tests for given application package ZIP.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is not marked as thread-safe and thus does not support parallel builds.
  • Since version: 22.4.0.

Required Parameters

Name Type Since Description
<appZipFile> File - The application package archive ZIP file
User Property: app.zip.file

Parameter Details

<appZipFile>

The application package archive ZIP file
  • Type: java.io.File
  • Required: Yes
  • User Property: app.zip.file