You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched all issues to ensure it has not already been reported.
Summary
Dear VSCode PowerShell hero's,
I'd like VSCode to have the same Pester Support for PSKoans as it does for Pester files. As this makes it very easy for new PowerShell users to reflect on their progress within a Koan, by clicking "Run Tests". At this time, I manually rename the Koans to SomeKoan.Koans.Tests.ps1 to get the Pester VScode Support, but this breaks the PSKoans module. I hope there is a way to support Pester language features with filenames ending with"Koans.ps1"
Proposed Design
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Summary
Dear VSCode PowerShell hero's,
I'd like VSCode to have the same Pester Support for PSKoans as it does for Pester files. As this makes it very easy for new PowerShell users to reflect on their progress within a Koan, by clicking "Run Tests". At this time, I manually rename the Koans to
SomeKoan.Koans.Tests.ps1
to get the Pester VScode Support, but this breaks the PSKoans module. I hope there is a way to support Pester language features with filenames ending with"Koans.ps1"Proposed Design
No response
The text was updated successfully, but these errors were encountered: