Releases: testng-team/testng-eclipse
Releases · testng-team/testng-eclipse
7.1.0.202003090500
- workaround #459, replace
${argLine}with empty string - update embedded testng to 7.1.0
- update default update site to https://dl.bintray.com/testng-team/testng-eclipse-release
7.0.0.201908240652
7.0.0.201908201535
- update embedded testng to 7.0.0 release
6.14.3.201902250526
- Compatbility Notice: since this version Java 9+ is supported, the minimum required Eclipse version is Photon (4.8)
- testng-team/testng#1714: Ignore null message in assertNotEquals methods
- PR #401: support TestNG 7.0 beta
- Fixed #348: String index out of range: -2. (@timrsfo & Nick Tan)
- Fixed #407: eclipse plugin generates invalid java for toString & hashCode (@dabraham02124 & Nick Tan)
- Fixed #408: Doesn't build against or run on Eclipse 4.10 (2018-12) (@mbooth101)
- Fixed #410: After adding module-info.java, testng-eclipse no longer finds test classes in maven project. (@olovm & Nick Tan)
- Fixed #413: Testng-eclipse can not find classes in non exported packages in a java modular maven project. (@olovm & Nick Tan)
- Feature #415: Testng plugin cannot run Factory methods directly (@real-borat-sagdiyev & Nick Tan)
- For people use 'TestNG Library' in the project, the embedded TestNG version is 6.14.3
6.14.0.201802161500
- Feature #373: Support for surefire and failsafe <properties> tag.
- PR #385: Remove the option of 'Absolute output path', now it's always the relative path to the project(s).
- Fixed #383: Spring boot 2.0.0.M7+RC1 projects not testable in Eclipse Oxygen 2. (@vguna & Nick Tan)
- For people use 'TestNG Library' in the project, the embedded TestNG version is 6.14.2
6.13.0.201712040650
- PR #358: allow run xml test suite from context menu of IEditorPart
- Fixed #349: Run As TestNG is not shown for class extending AbstractTestNGCucumberTests. (@vikramvi & Nick Tan)
- Fixed #357: Surefire 2.17 late replacement: Error: Could not find or load main class @{argLine}. (@kay & Nick Tan)
- PR #362 Add option to show view only on failures (@jan-z)
- Enhancement #363: Use HiDPI icons
- For people use 'TestNG Library' in the project, the embedded TestNG version is 6.13.1
6.12.0.201709050550
- fixed #354 NPE regression with M2E integration
6.12.0.201709030110
- PR #315: Debundle Guava from the plugin. (@mbooth101)
- PR #319: Update build machinery to latest version of tycho 1.0.0 (@mbooth101)
- Feature #287: Provide testng in the update site (aka, de-bundle TestNG jar from the plugin). (@mschreiber & Nick Tan)
- Fixed #336: if m2e integration is installed, reportNG listener with spaces in title breaks testNG. (@borisivan & Nick Tan)
- Fixed #344: The dependonMethod is not work when i dependon a different class method,this issue seems have been fixed in 6.9.9,but now i still have this problem
- Fixed #104: testng-eclipse-plugin run configurations not check dependencies
- Fixed #346: the first launch on test class is a little bit slow
- New (PR #351): add support for appending 'additionalClasspath' of maven surefire/failsafe plugin to runtime TestNG process
6.11.0.201703011520
- fixed #301: UI typo: Serilization -> Serialization
- feature #300: testng eclipse plugin results view should allow the user to copy the test data that is displayed for test iterations
- fixed #279: java.lang.SecurityException: class "org.osgi.framework.BundleException"'s signer information does not match signer information of other classes in the same package
- feature #102: Template XML file should should offer workspace-related location
- feature #152: add more templates for quickly adding new method for 'setup' and 'teardown'
- feature #154: Add Eclipse Favorites - for static import of 'org.testng.Assert.*'
- For people use 'TestNG Library' in the project, the embedded TestNG version is 6.11
6.10.0.201612030230
- fixed #284: Reference to undefined variable env.DOMAIN_PATH when launch the test.
- fixed testng-team/testng#1209: revert PR #252 for issue #251; to support
<attachClasses>true</attachClasses>, please install 'Eclipse IDE for Java EE Developers' package, or the m2e-wtp plugin to be more specific. - fixed #294: Unable to launch TestNG Test - ClassCastException: org.eclipse.jdt.core.dom.MarkerAnnotation cannot be cast to org.eclipse.jdt.core.dom.SingleMemberAnnotation
- fixed #298: IConfigurationListener was not loaded when running Test in Eclipse Plugin
- For people use 'TestNG Library' in the project, the embedded TestNG version is 6.10