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.
At least very basic knowledge of PowerShell is very handy when using CAT. You can successfully use CAT by mimicking the commands you find in the documentation, but basic knowledge of PowerShell will take you to the next level.
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