PowerShell / Community-Blog

Submissions for posts to the PowerShell Community Blog -https://devblogs.microsoft.com/powershell-community
MIT License
108 stars 47 forks source link

Automated testing of tab completion #147

Closed ThomasNieto closed 4 months ago

ThomasNieto commented 7 months ago

Summary of the new document or enhancement

This blog post would contain information about TabExpansion2 function and how to leverage non-interactive testing of argument completers.

Details of requested document:

sdwheeler commented 7 months ago

@ThomasNieto This sounds like a good topic. Are you planning to submit it?

ThomasNieto commented 7 months ago

@sdwheeler maybe, I'm currently working through this at the moment with my project.

sdwheeler commented 4 months ago

Added reference content for TabExpansion2 in https://github.com/MicrosoftDocs/PowerShell-Docs/pull/11184

sdwheeler commented 4 months ago

@ThomasNieto I added documentation. But if you have a blog post that tells a useful story about how to use this, I would welcome a post.