inspec/lib
Dominik Richter c73afd4c1c overhault rule/control internals
instead of keeping them as flat variables, prefix all internals with `__` to create consistency. Also add accessors on the class-level to expose these values in all rules. This way we keep all variable-names in one location and get some safety on access.
2016-04-06 10:46:36 +02:00
..
bundles added apipath cli option to inspec compliance with default to /api 2016-03-29 10:49:48 +02:00
fetchers add a mock fetcher 2016-03-17 23:37:09 +01:00
inspec overhault rule/control internals 2016-04-06 10:46:36 +02:00
matchers enable cmp matcher to catch the case where expected is a number string, and actual is a number 2016-02-23 22:18:16 +01:00
resources Merge pull request #580 from mulesoft-ops/amazon-linux-support 2016-03-31 09:55:36 +01:00
source_readers migrate load-path hooking for legacy modes 2016-02-22 12:06:42 +01:00
utils wmi unit test 2016-03-20 11:53:56 +01:00
inspec.rb create source_reader plugin structure 2016-02-22 11:24:35 +01:00