This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2024-12-23 03:23:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d48bb56087
inspec
/
test
/
unit
/
mock
/
profiles
/
old-examples
/
custom-resource
/
controls
/
example.rb
5 lines
103 B
Ruby
Raw
Normal View
History
Unescape
Escape
mostly a search and replace for gordon -> example Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-10-09 07:08:28 +00:00
describe
example
do
its
(
'crime_rate'
)
{
should
be
<
2
}
Decoupling test profiles from example profiles Signed-off-by: devoptimist <sbrown@chef.io>
2019-03-14 00:31:45 +00:00
it
{
should
have_a_fabulous_mustache
}
end
Reference in a new issue
Copy permalink