mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
42ffd874de
Unlike `Inspec::Test` this supports having multiple tests within one block that describes a resource. This has now been seen as an optimization problem where a resource may be computed once and tested multiple times with `it` and `its` within the body. If successful, it requires a follow-up to deprecated Inspec::Test and remove it for 2.0 completely with a recommendation to use Inspec::Describe. Signed-off-by: Dominik Richter <dominik.richter@gmail.com> |
||
---|---|---|
.. | ||
bundles | ||
dependencies | ||
dsl | ||
fetchers | ||
mock | ||
objects | ||
plugins | ||
profiles | ||
resources | ||
source_readers | ||
utils | ||
base_cli_test.rb | ||
file_provider_test.rb | ||
rspec_json_formatter_test.rb | ||
runner_test.rb | ||
shell_detector_test.rb |