[Idea] Rename PowerShell Test Files from *.Test.ps1 to *.Tests.ps1 #2242
ChrisBlankDe
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Idea Description
Currently we do not follow the default naming convention for pester test files.
This causes external tools, such as the standard VSCode Pester integration, to not work as intended.
From Pester Docs:
With renamed files we would have this nice action in context menu:

With enabled pester lens we would also have this action:

I think this would be a good thing for all AL-Go developers.
Contribution (Optional)
Beta Was this translation helpful? Give feedback.
All reactions