Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69385

Add logging verbosity configuration to mstest plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • mstest-plugin
    • None

      I would like to be able to configure MSTEST plugin logging verbosity. This will significantly reduce log output when there are a lot of `.trx` files. I would be more than happy to contribute if possible!

       

      Example:

      mstest(
        testResultsFile: "${SOLUTION_DIR}/TestResults/*/.trx",
        failOnError: true,
        keepLongStdio: true,
        logLevel: "ERROR"
      )

            nilleb Ivo Bellin Salarin
            ipdev Ivan Pavlovic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: