Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you don't use the scripts, or their location is different than the Jtest installation directory (for example, you moved the scripts or want to execute Jtest from another location), you need to confiugure configure the location of Jtest in one of the following ways:

...

Before you start working with the Jtest Plugin for Gradle, confiugre configure the Jtest license and other settings in one of the following .properties files:

...

Code Block
gradle jtest -I PATH/TO/JTEST[INSTALL_DIR]/integration/gradle/init.gradle

...

Info
iconfalse
titleExecuting analysis

If you configure your project with minimal configuration, execute analysis with the following command:

gradle jtest -D jtestDjtest.home=PATH/TO/JTEST[INSTALL_DIR]

Anchor
Extended Configuration
Extended Configuration
Extended Configuration

...