Releases: dsccommunity/DscResource.Test
Releases · dsccommunity/DscResource.Test
v0.13.2-preview0001
[v0.13.2-preview0001]
Fixed
- Update build.yaml to support latest ModuleBuilder.
- Pinned required module Pester to 4.10.1.
- Update CONTRIBUTING.md.
Changes
- The cmdlet Invoke-DscResourceTest support running test in Pester 5.
v0.13.1
v0.13.1-preview0001
[v0.13.1-preview0001]
Fixed
- Fixed #71. Updated
Invoke-DscResourceTest
to handle multiple PSModuleInfo objects
v0.13.0
[v0.13.0]
Added
- Added a test to check for the correct formatting of the Unreleased section
in the Changelog.
Changed
- Updated the Azure DevOps Pipeline build agents to the supported versions
because the olderwin1803
andvs2015-win2012r2
versions have been
deprecated (issue #68).
Fixed
- Fixed #66. Tests in 'ModuleManifest.common.Tests.ps1' in context 'Requirements for manifest of module with class-based resources' always fail.
v0.13.0-preview0002
[v0.13.0-preview0002]
Added
- Added a test to check for the correct formatting of the Unreleased section
in the Changelog.
Changed
- Updated the Azure DevOps Pipeline build agents to the supported versions
because the olderwin1803
andvs2015-win2012r2
versions have been
deprecated (issue #68).
Fixed
- Fixed #66. Tests in 'ModuleManifest.common.Tests.ps1' in context 'Requirements for manifest of module with class-based resources' always fail.
v0.13.0-preview0001
[v0.13.0-preview0001]
Added
- Added a test to check for the correct formatting of the Unreleased section
in the Changelog
v0.12.1
v0.12.1-preview0001
[v0.12.1-preview0001]
v0.12.0
v0.12.0-preview0002
[v0.12.0-preview0002]
Changed
- Required PowerShell version was lowered to v5.0 in the module manifest.
- Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md.