In this video we look at the customisable workflow in Visual Studio Code. We show how we can integrate with the task runners to invoke Pester for running the unit tests for a PowerShell project (posh-dnvm in this case) and capture the failing tests in the editor.
[01:44] - Running Pester tests from PowerShell
[02:39] - A quick look at the tests
[03:31] - Running Pester tests from Visual Studio Code
[05:29] - Showing failing tests (and highlighting in Visual Studio Code)
Links
- Pester: chocolatey, github
- Posh-git: chocolatey, github
- Posh-dnvm: chocolatey, github
- Video: Visual Studio Code and NodeJS
- Video: Visual Studio Code and ASP.NET 5