Introduction

What is CAT Python module?

CAT is written in .NET and you can interact with it using PowerShell, command-line interface or GUI. If it makes sesnse for you to integrate tests against data directly into your Python code, it is possible too. Basic Python knowledge is required.

Once you set everything up, you’ll be able to use CAT seamlessly from your Python code:

CAT tests in Python code

All functions in our Python package contain Docstrings (including description of all parameters).