https://bsky.app/profile/seeminglyscience.com
@seeminglyscienc
Software Engineer for @PowerShell_Team
ID: 817765025083486213
https://seemingly.dev 07-01-2017 16:09:10
518 Tweet
672 Followers
116 Following
Just pushed a prerelease version of the #PowerShell #Pester Visual Studio Code extension. This adds support for Pester 5.5, fixes bugs with having a large amount of test files, and adds a lot more logging to see whats going on. Give it a try and file any issues! marketplace.visualstudio.com/items?itemName…
PSResourceGet (aka PSGet3.0) is GA. The culmination of a years-long huge amount of implementation and compatibility testing. Congrats to Sydney Smith and the entire underlying team. devblogs.microsoft.com/powershell/psr…
Just finalised what could be my largest contribution to #PowerShell .NET named arguments support github.com/PowerShell/Pow…. Big thanks to SeeminglyScience for all this help. This was a fun exercise in learning about the pwsh parser/ast, compiler, and binder all in one!