Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-612

Buildr to support newer versions of Testng

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.6
    • 1.4.10
    • Test frameworks
    • None

    Description

      Currently defaults to TestNG 5.10.
      Latest version of TestNG is 6.10

      Problem Description:
      buildr supports overriding the testNG version used via build.yaml, but the Artifact format has changed from "org.testng:testng:jar:jdk15:#

      {version}" to "org.testng:testng:jar:#{version}

      " in test.rb line 311

      I extended the TestNG class to change the artifact, which allowed me to update to 5.12.1, but after 5.13 the commandline arguments of testng changed.
      I am still in the process to find out how to modify the TestNG class.

      Attachments

        Activity

          People

            pdonald Peter Donald
            arved Tilman Keskinöz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: