PQTest
PQTest is the test harness that contains the commands and options to run tests, set credentials, perform regression testing, generate diagnostics, and so on. PQTest.exe is present in the "Microsoft.PowerQuery.SdkTools" NuGet package, which is wrapped by the Power Query SDK Visual Studio Code extension.
The following articles describe the PQTest test harness and how it is used.
Part | Title | Details |
---|---|---|
1 | Commands and Options | List of commands and options in the test harness. |
2 | General usage | Using PQTest with your extension. |
3 | Credentials | Understanding credential commands in PQTest. |
4 | Compare command | Regression testing with the compare command. |