mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
857b9bb11c
* Unit tests passing for loading Train plugins * detect works with a train test fixture * Update fixture install of train-fixture-plugin * Add functional tests for detect and shell when talking to a train plugin backend * Update docs to reflect availability of Train plugins * Functional test for install train plugin from path * Working install train plugin from path, more tests for installing from odd locations * PR Feedback Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com> |
||
---|---|---|
.. | ||
lib | ||
pkg | ||
inspec-test-fixture.gemspec | ||
Rakefile | ||
README.md |
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.