Python 2.3.0 Release Now Available

Python 2.3.0 is now available on OpenTAP.io

Release Note - Version 2.3.0

New Features:

  • Support PythonNet version 2.5.2.
  • Support Python version 3.8.
  • Provide get-path CLI to display the Python library path (Windows only).
  • Provide project creation wizard.

Bug Fixes:

  • Resolved unable to create the step instance from the Python plugin in Editor X.
  • Resolved generate package with relative path.
  • Resolved keeping the information of the existing package.xml during the package generation.
  • Resolved set-path to path that does not exist.
  • Resolved error of tap python build with empty string.
  • Resolved missing Enabled and Step Name step settings under Common group.

Release Note

7 Likes

A short demo on how to create a new python plugin project with the project creation wizard.

project-creation-wizard

3 Likes

Very cool @kyler.lee! Seeing more and more Python requests for OpenTAP everyday!