Releases
1.0.10
1.0.10 - The one with all the tests in
improve the quality of existing components
add unit tests
Convert-Help.Tests.ps1
Export-FunctionsFromModule.Tests.ps1
Get-FileContent.Tests.ps1
Get-FileList.Tests.ps1
Get-FunctionCount.Tests.ps1
Get-ParsedContent.Tests.ps1
Get-ParsedFile.Tests.ps1
Get-ScriptParameters.Tests.ps1
Get-Token.Tests.ps1
Get-TokenComponent.Tests.ps1
Get-TokenMarker.Tests.ps1
Test-HelpForRequiredTokens.Tests.ps1
Test-HelpForUnspecifiedTokens.Tests.ps1
Test-HelpTokensCountIsValid.Tests.ps1
Test-HelpTokensParamsMatch.Tests.ps1
Test-HelpTokensTextIsValid.Tests.ps1
Test-ImportModuleIsValid.Tests.ps1
Test-ParameterVariablesHaveType.Tests.ps1
code fixes from faults discovered by unit testing
make tests follow Pester 5 rules (don't leave Pester 4isms in that just happen to work)
refactor to improve code clarity and consistency
make sure the file references are all -Path?
platform testing
Server 2016
Server 2019
Linux
You can’t perform that action at this time.