opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
20 stars 6 forks source link

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

This work is based on a fork of PythonNet: https://github.com/rmadsen-ks/pythonnet

Developers