Skip to content

Releases: testng-team/testng-eclipse

6.9.13.201609291640

29 Sep 22:47
Compare
Choose a tag to compare
  • #268: Add a rerun test key command/shortcut
  • fixed issue #129: Results View not synchronizing properly
  • testng-team/testng-remote#33: add support for TestNG versions in [6.0, 6.5.1)
  • fixed testng-team/testng#455: Optional parameter is not initialized properly
  • fixed #273: Not able to create a test with the default package
  • testng-team/testng-remote#36: Support DEV-SNAPSHOT version
  • #284: for m2e integration, enable parsing systemProperties and environmentVariables by default. and fix a potential NPE if 'environmentVariables' not present in pom.xml
  • fixed #288: Missing failed assert details in the console. Now set the default log level to 2, which means reverted change for #253
  • For people use 'TestNG Library' in the project, the embedded TestNG version is 6.9.13.6

6.9.12.201607091356

10 Jul 01:04
Compare
Choose a tag to compare
  • enhancement #241: give more space to the testng result tree
  • issue #238: fixed the toolbar position on Eclipse Neon
  • fixed issue #157: NPE in TestRunnerViewPart
  • fixed #251: Classes from WAR project exported with true are not visible
  • fixed #248: run test failed with snapshot version of testng, with error of java.lang.AbstractMethodError
  • #253: default log level to 0 for nothing
  • update testng-remote to 1.0.0 which has better version detector and more user friendly error message
  • For people use 'TestNG Library' in the project, the embedded TestNG version is 6.9.12

6.9.11.201604020423

02 Apr 15:47
Compare
Choose a tag to compare
  • Fix issue #243: Eclipse: Can't recognize runtime TestNG version

6.9.10.201512240000

02 Apr 15:53
Compare
Choose a tag to compare

IMPORTANT: TestNG versions below 6.5.1 are not supported since this version.

  • Feature #188: Add M2E integrtion support
  • Fixed issue #211 jvm args are appended two times
  • Fixed issue #206: lauching test is failing with non maven projects
  • Fixed issue #41: improve the speed when browse Tests with JDT Search Engine
  • testng issue 912: update testng-remote jar with serialVersionUUID explicitly set
  • [travis] Preserve Maven/Tycho cache between builds
  • Fixed issue #198: can't find phantomjs on Windows
  • issue #42: option to disable/enable show the TestNG part name as the test suite name

6.9.11.201603260617

02 Apr 15:50
Compare
Choose a tag to compare
  • Feature #224: remove option "Use Project TestNG jar", to always use Project TestNG
  • PR #218: use the new testng-remote The new testng-remote supports json protocol to be communicating between variant version of testng. This should fix issue #91 thoroughly.
  • Issue #98: Rerun test method (declared in superclass) should use same class as before. (@aledsage)
  • Fix issue #70: isTest looks at superclass methods. (@aledsage)
  • Feature #232: show the git revision info the plugin being build against, for future diagnose purpose

6.9.5.201505251947

04 Apr 01:01
Compare
Choose a tag to compare