Releases: dsccommunity/DscResource.Test
Releases · dsccommunity/DscResource.Test
v0.4.1-preview0002
[v0.4.1-preview0002]
Fixed
- Now skipping isAdmin on non-windows (because creds works differently)
v0.4.1-preview0001
[v0.4.1-preview0001]
v0.4.0
v0.4.0-preview0001
[v0.4.0-preview0001]
Added
- Allow most test to optionally target Source files (under Project/SourceFolder)
- Enable excluding file by path relative to either ModuleBase (when specifying a module) or Source Path
v0.3.1-preview0001
[v0.3.1-preview0001]
v0.3.0
[v0.3.0]
Added
- Added Public functions Initialize-TestEnvironment, New-DscSelfSignedCertificate, Restore-TestEnvironment
- Added Private functions Set-EnvironmentVariable, Set-PSModulePath, Clear-DscLcmConfiguration
- Added PSPKI as ExternalModuleDependencies when creating self signed certs on older OSes
v0.3.0-preview0001
[v0.3.0-preview0001]
Added
- Added Public functions Initialize-TestEnvironment, New-DscSelfSignedCertificate, Restore-TestEnvironment
- Added Private functions Set-EnvironmentVariable, Set-PSModulePath, Clear-DscLcmConfiguration
- Added PSPKI as ExternalModuleDependencies when creating self signed certs on older OSes
v0.2.1-preview0001
[v0.2.1-preview0001]
v0.2.0
v0.2.0-preview0005
[v0.2.0-preview0005]
Added
- Created module from DscResource.Tests repository.
- Function Invoke-DscResourceTest is proxy to Invoke-Pester, with Sugar coating for
the built-in tests. - Added Secret Variables for releases and using DSC Bot account