inspec/lib
Stephan Renatus a26dbe146d fix reading profiles bug
For reading the profiles metadata, we're using the train mock backend
through Inspec::Runner. The new `supports` feature never agrees with the
mock backend.

Now, it we figure out if this is a mock class and then just say that it
supports whatever we're asking for.

Tl;dr: there's probably a more beautiful solution to this.

Added a test case, but it fails -- while the command line interface
works fine.
2016-01-07 15:16:49 -08:00
..
inspec fix reading profiles bug 2016-01-07 15:16:49 -08:00
matchers implement be_mounted.with for file resources 2016-01-03 00:03:24 +01:00
resources lint 2016-01-03 09:49:40 +01:00
utils implement be_mounted.with for file resources 2016-01-03 00:03:24 +01:00
inspec.rb rename vulcanosec -> inspec 2015-10-26 12:34:15 +01:00