inspec/test
Dominik Richter 42ffd874de add Inspec::Describe for abstract describe state (#2010)
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>
2018-01-30 16:32:56 +01:00
..
cookbooks/os_prepare xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
functional Update the inspec support check to warn to stderr. (#2446) 2018-01-05 21:17:37 +01:00
integration filesystem resource: inspect linux filesystems (#2441) 2018-01-25 09:29:31 -05:00
unit add Inspec::Describe for abstract describe state (#2010) 2018-01-30 16:32:56 +01:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb packages resource: Add architectures support (#2469) 2018-01-25 23:57:34 -08:00