This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48128ec2fc
community.general
/
test
/
integration
/
targets
/
win_pester
/
files
/
test01.test.ps1
5 lines
102 B
PowerShell
Raw
Blame
History
Describe
-Name
'Test01'
{
It
-name
'First Test'
{
{
Get-Service
}
|
Should
Not
Throw
}
}
Reference in New Issue
View Git Blame
Copy Permalink