2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-03-09 09:47:28 +00:00
inspec/test/unit/mock/plugins/inspec-test-fixture
Clinton Wolfe 857b9bb11c Plugins: Support for Train Plugins in InSpec ()
* 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>
2018-09-27 18:46:35 -04:00
..
lib Plugins: Support for Train Plugins in InSpec () 2018-09-27 18:46:35 -04:00
pkg Plugins Installer API () 2018-09-19 17:38:13 -04:00
inspec-test-fixture.gemspec Plugins Installer API () 2018-09-19 17:38:13 -04:00
Rakefile Plugins Installer API () 2018-09-19 17:38:13 -04:00
README.md Plugins Installer API () 2018-09-19 17:38:13 -04:00

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.