PowerShell-FeatureFlags/tools
Andrea Spadaccini 631b9dfee0
fix: pin Pester to 4.10.1 for compatibility with pwsh 6.0.4 (#44)
* fix: pin Pester to 4.10.1

This makes tests work under PowerShell 6.0.4.

Also, import the FeatureFlags module first in run-tests.ps1, so that any failures in importing the module are detected early.

* fix: remove BeforeAll/AfterAll

They don't seem to work well with Pester 4.10.1.
2022-07-08 14:11:42 +02:00
..
build.ps1 Test CI exclusion 2019-07-31 10:14:26 +01:00
publish.ps1 Add a script to publish to PSGallery 2019-07-30 16:24:09 +01:00
restore.ps1 Move tools for ci/cd in the tools directory 2019-07-29 17:26:22 +01:00
run-tests.ps1 fix: pin Pester to 4.10.1 for compatibility with pwsh 6.0.4 (#44) 2022-07-08 14:11:42 +02:00