This repository was archived by the owner on Jun 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# Operation-Validation-Framework
3
3
4
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/rvbve3ajjtn4m0n2?svg=true )] ( https://ci.appveyor.com/project/devblackops/operation-validation-framework-a635v )
4
+ | AppVeyor | PS Gallery | License
5
+ | ----------| ------------| ---------|
6
+ [ ![ AppVeyor Build Status] [ appveyor-badge ]] [ appveyor-build ] | [ ![ PowerShell Gallery] [ psgallery-badge ]] [ psgallery ] | [ ![ License] [ license-badge ]] [ license ]
5
7
6
8
A set of tools for executing validation of the operation of a system.
7
9
It provides a way to organize and execute Pester tests which are written
@@ -82,3 +84,10 @@ Invoke-OperationValidation Function Invoke the operational tests from mo
82
84
Passed Scenario targeted tests:The Firewall Rules:A rule for UDP port 3389 is enabled
83
85
84
86
```
87
+
88
+ [ appveyor-badge ] : https://ci.appveyor.com/api/projects/status/rvbve3ajjtn4m0n2?svg=true
89
+ [ appveyor-build ] : https://ci.appveyor.com/project/devblackops/operation-validation-framework-a635v
90
+ [ psgallery-badge ] : https://img.shields.io/powershellgallery/dt/operationvalidation.svg
91
+ [ psgallery ] : https://www.powershellgallery.com/packages/operationvalidation
92
+ [ license-badge ] : https://img.shields.io/github/license/powerShell/operation-validation-framework.svg
93
+ [ license ] : https://raw.githubusercontent.com/PowerShell/Operation-Validation-Framework/master/LICENSE
You can’t perform that action at this time.
0 commit comments