Introduction

Short introduction to CAT PowerShell module

CAT is implemented as a PowerShell module. It is a PowerShell module like any other. That means, you can also do anyting that you can do with other modules.

Topics:

  • For installing / uninstalling the module, see the CAT Installation section of this documentation.

  • Get list of CAT commands, get help

  • Import CAT module to your PowerShell session

  • working with project

  • running tests

  • getting test results

  • Other cmdlets