inspec/test/unit
Steven Danna 8024eea8b7
Ensure resources are visible inside its blocks
The recent changes to provide isolated views of the available resources
was not extended to Rspec::ExampleGroups. This ensures that
ExampleGroups have access to the same resources as the enclosing
Inspec::Rule.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-14 16:27:59 +01:00
..
dependencies Improve duplicate and cycle detection in resolver 2016-09-12 10:57:55 +01:00
dsl Use per-profile execution contexts for library loading 2016-09-04 20:55:20 +02:00
fetchers Provide inspec.yml shortcut syntax 2016-09-14 08:46:06 +02:00
mock Provide inspec.yml shortcut syntax 2016-09-14 08:46:06 +02:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles Ensure resources are visible inside its blocks 2016-09-14 16:27:59 +01:00
resources use simple config for security policy resource 2016-09-12 12:20:57 +02:00
source_readers Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
utils Ignore comment lines in /etc/passwd 2016-08-16 10:54:52 +02:00
file_provider_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00