Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 827 Bytes

File metadata and controls

17 lines (10 loc) · 827 Bytes

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

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