mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
3ae50adae9
``` describe.one do describe command("uname -r").stdout do it { should_not match /x86_64/ } end describe test_sth_for_x64_processors do ... end end ``` |
||
---|---|---|
.. | ||
bundles | ||
fetchers | ||
inspec | ||
matchers | ||
resources | ||
source_readers | ||
utils | ||
inspec.rb |