inspec/lib/plugins/things-for-train-integration.rb
Clinton Wolfe 857b9bb11c Plugins: Support for Train Plugins in InSpec (#3444)
* 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

14 lines
793 B
Ruby

# docs/plugins
# Update that train plugins are now possible
# test/unit/plugin/v2/loader_test.rb
# TODO: loading all plugins does not activate Train plugins
# lib/plugins/inspec-plugin-manager-cli/test/functional/inspec-plugin_test.rb
# ~ Should be able to install a train plugin - in place, will fail until plugin published
# ~ Should be able to search for a train plugin - in place, will fail until plugin published
# test/functional/plugins_test.rb
# % Should be able to suggest a train transport plugin when an unsupported --target schema is used and a gem search is successful
# % Should be able to suggest a train transport plugin when an unrecognized profile platform declaration is used and a gem search is successful
# - Should be able to run inspec detect targeting a test target