Versions Compared

Key

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

...

QTMGradlePlugin uploads result file(s), generated in a Gradle project, to QMetry. The plugin, if used in a gradle project, provides an additional gradle task "qtmUploadResults".

Using the Plugin

Use You can use the plugin from anywhere in your gradle project, by including the following code in the 'build.gradle' file.

...