mirror of
https://github.com/inspec/inspec
synced 2024-11-28 07:30:50 +00:00
6 lines
322 B
Markdown
6 lines
322 B
Markdown
|
This directory is the source code for the RubyGem inspec-test-fixture, which is published on rubygems.org for testing.
|
||
|
|
||
|
In version 0.1.0, it has no dependencies.
|
||
|
In version 0.2.0, it depends on ordinal_array.
|
||
|
|
||
|
In both versions, it implements a mock_plugin, whose execute() method checks to see if Array responds to :third.
|