Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gerane/VSCodeWatcherTask

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Watcher Tasks for Pester

These tasks uses VSCode Watcher Tasks to watch for file system changes to auto trigger Pester tests.

Tasks

  • Watch.Project: Runs all tests if any ps1 in the project is modified.
  • Watch.Project.Single: Runs the Test for any modified file in module directory or Test in Tests directory.
  • Watch.Tests: Runs all tests if any Test in the project is modified.
  • Watch.Tests.Single: Runs the Test for any modified Test.

Watcher Runs all Tests

watchproject

Watcher Runs only Tests for edited file

watchtestssingle

Issues

Currently, the Tasks that run single tests will overwrite any unresolved issues previously found. I have filed a feature request to improve this behavior.

About

Example VSCode Background Task for Pester Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.