Skip to content

Releases: PSModule/Test-PSModule

v3.0.3

20 Aug 07:26
962d8e9
Compare
Choose a tag to compare

Bump actions/checkout from 4 to 5 (#101)

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

  • Update NPM dependenci...
Read more

v3.0.2

25 Apr 14:13
c568915
Compare
Choose a tag to compare

Description

This pull request simplifies the PSModule.Tests.ps1 script by removing unnecessary logging groups within the test cases which would autoload GitHub and its dependencies, breaking on tests for its dependencies (Sodium, Uri, CaseStyle, etc.).

Simplification of test cases:

  • Removed LogGroup blocks from the Module Manifest exists and Module Manifest is valid tests.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

v3.0.1

24 Apr 15:27
c207858
Compare
Choose a tag to compare

Description

This pull request introduces several changes to improve logging, enhance test configuration, and streamline code readability in the PowerShell module and its associated tests. Key updates include adding code coverage settings.

Logging Improvements

  • Replaced all occurrences of Write-Verbose with Write-Debug in tests/outputTestRepo/outputs/module/PSModuleTest/PSModuleTest.psm1.

Test Configuration Enhancements

  • ⚠️ Added a CodeCoverage section with Enabled = $true in scripts/tests/Module/Module.Configuration.ps1 to enable code coverage reporting during tests.

v3.0.0

17 Apr 15:44
d6bc94d
Compare
Choose a tag to compare

What's Changed

🌟 Breaking Changes

  • 🌟 [Major]: Support parallel workflows and split in concerns by @MariusStorhaug in #98

Full Changelog: v2...v3.0.0

v2.1.6

16 Feb 17:17
1fd648f
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.6

v2.1.5

30 Jan 21:51
49dd4d7
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.5

v2.1.4

30 Jan 21:36
e96fb15
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.4

v2.1.3

11 Jan 13:15
7aaef7b
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.3

v2.1.2

06 Jan 11:01
331d42c
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.2

v2.1.1

21 Dec 20:22
14d8042
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2...v2.1.1