inspec/lib/bundles
Miah Johnson a084187b21 When a profile is created with init, the last item after a / is the (#3175)
profile name. eg "with/slash" would result in a profile created in the
"with" directory named "slash"

Add test for inspec init, and updated other for new output.

Clean up profiles created during testing and place them in temporary
directories.

Describe our test a bit better.
Check that the profile was created in the right location.
Check that the profile is named correctly.

Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-07-05 15:37:18 -04:00
..
inspec-artifact Rubocop: disable GuardClause and ClassLength (#2382) 2017-12-07 20:22:55 +01:00
inspec-compliance Add insecure option to the automate report json (#3124) 2018-06-14 14:05:21 -04:00
inspec-habitat Mitigate trivial warning output on test (#2872) 2018-03-28 11:22:01 -04:00
inspec-init When a profile is created with init, the last item after a / is the (#3175) 2018-07-05 15:37:18 -04:00
inspec-supermarket Fix typo in some docs (#2841) 2018-03-20 08:43:30 -04:00
inspec-artifact.rb adds profile signing/verification 2016-10-27 14:44:10 +02:00
inspec-compliance.rb add integration tests for compliance plugin 2016-04-29 01:12:53 +02:00
inspec-habitat.rb Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
inspec-init.rb rename generate to init 2016-02-14 21:26:37 +01:00
inspec-supermarket.rb fix: remove non-existent class 2016-05-10 13:18:33 +02:00
README.md add registry for cli plugins 2016-02-05 14:06:55 +01:00

InSpec Bundled Plugins

This directory contains bundled InSpec plugins. Those plugins are shipped with InSpec temporarily only. Over the next months we are going to stabilize the InSpec Plugin API. Once this API reached stability, all bundled plugins will be externalized.