02 Dec 2019.

Tags: Test Development

The Stb-tester Python APIs are now available on PyPI (the Python Package Index) so that you can install them on your development PC — it doesn’t matter if you’re using Windows, MacOS, or Linux.

Installing this package will enable your IDE’s “IntelliSense” or “Code Insight” features such as code completion, type inference, inline documentation, and linting.

Auto-completion suggestions in PyCharm

For installation instructions see IDE Configuration in the Stb-tester manual.