Skip to content

pester: add partial functional tests for the Empty provider#5

Merged
ader1990 merged 1 commit intocloudbase:masterfrom
ader1990:add_pester_functional_tests_v01
Nov 15, 2023
Merged

pester: add partial functional tests for the Empty provider#5
ader1990 merged 1 commit intocloudbase:masterfrom
ader1990:add_pester_functional_tests_v01

Conversation

@ader1990
Copy link
Copy Markdown
Member

how to run:

Install-Module -Force -AllowClobber -Confirm:$false "Pester"
Invoke-Pester test-resources/functional-tests -Output Detailed -FullNameFilter TestVerifyBeforeAllPlugins
Invoke-Pester test-resources/functional-tests -Output Detailed -FullNameFilter TestVerifyAfterAllPlugins

how to run:

```powershell
Install-Module -Force -AllowClobber -Confirm:$false "Pester"
Invoke-Pester test-resources/functional-tests -Output Detailed -FullNameFilter TestVerifyBeforeAllPlugins
Invoke-Pester test-resources/functional-tests -Output Detailed -FullNameFilter TestVerifyAfterAllPlugins
```
@ader1990 ader1990 merged commit 5f55494 into cloudbase:master Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant