Releases: PSModule/Test-PSModule
Releases · PSModule/Test-PSModule
v2.0.5
What's Changed
Other Changes
- 🩹 [Patch]: Remove shell section on artifact name by @MariusStorhaug in #79
Full Changelog: v2...v2.0.5
v2.0.4
What's Changed
Other Changes
- 🩹 [Patch]: Set Pester
StackTraceVerbosity
default toFiltered
by @MariusStorhaug in #78
Full Changelog: v2...v2.0.4
v2.0.3
What's Changed
Other Changes
- 🩹 [Patch]: Remove the need for module path for module specific tests by @MariusStorhaug in #74
Full Changelog: v2...v2.0.3
v2.0.2
What's Changed
Other Changes
- 🩹 [Patch]: Added verbosity to BeforeAll by @MariusStorhaug in #70
Full Changelog: v2...v2.0.2
v2.0.1
What's Changed
Other Changes
- 🪲 [Fix]: Test results outputs by @MariusStorhaug in #69
Full Changelog: v2...v2.0.1
v2.0.0
What's Changed
🌟 Breaking Changes
- 🌟 [Major]: Module folder restructure to support variables by @MariusStorhaug in #68
Full Changelog: v1...v2.0.0
v1.2.18
What's Changed
Other Changes
- 🪲 [Fix]: Fix ternary operation checker by @MariusStorhaug in #65
Full Changelog: v1...v1.2.18
v1.2.17
What's Changed
Other Changes
- 🪲 [Fix]: Fix the display message for the NUMBER_OF_PROCESSORS test by @MariusStorhaug in #64
Full Changelog: v1...v1.2.17
v1.2.16
What's Changed
Other Changes
- 🩹 [Patch]: Add test to check that all PowerShell keywords are lower cased by @MariusStorhaug in #62
Full Changelog: v1.2.15...v1.2.16
v1.2.15
What's Changed
Other Changes
- 🩹 [Patch]: Add a test to check that each function has a test by @MariusStorhaug in #61
Full Changelog: v1.2.14...v1.2.15