Summary
Python is a very popular programming language in the test and automation space. The Python plugin makes it possible to use Python and OpenTAP together, allowing the full OpenTAP API to be used directly from Python.
The plugin supports Python version >3.7. Read more about Python at www.python.org.
More Information
- Documentation can be found at https://doc.opentap.io/OpenTap.Python
- Example code is located in
%TAP_PATH%\Packages\Python\MyExamplePlugin\
Pythonnet
Pythonnet is used for integrating Python and C#. The original source can be found here: https://github.com/pythonnet/pythonnet/
This plugin depends on a fork of PythonNet: PythonNet Fork: https://github.com/rmadsen-ks/pythonnet
- git commit: 338b01fac14e1f8a5882949970125fe817c2d8d3