Versions Compared

Key

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

...

Typically, the jtestcli.exe is launched from a dedicated Jtest plug-in for Maven, Ant or Gradle. For See Integrating with Build Systems for details, including plugin configuration and troubleshooting, see the Jtest Plugins manual (plugins-manual.html) for build systems is located in the [INSTALL_DIR]/manuals directory.

Info

Add the $XTEST_ITX=714 environment variable to show arguments passed to jtestcli.exe executed by plug-ins.

...

The data file (jtest.data.json) is a stream of json objects automatically generated and formatted by Jtest build system plug-ins. It provides the same information about tested projects as the workspace. Each object in the file describes one project. Jtest currently supports the classpath_project common object type. See テスト スコープの設定 Configuring+the+Test+Scope for an example.

Example Data File Object 

...

You can also use the -fail option to generate an exit code when the analysis reports static analysis findings.

...