mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
041f64a87f
* New matcher 'be_in' Fixes #2018 Signed-off-by: Rony Xavier <rx294@nyu.edu> * small fixes to wording. Signed-off-by: Aaron Lippold <lippold@gmail.com> * Added code to use be_in for with the following use case: describe nginx do its(module_list) { should be_in AUTHORIZED_MODULE_LIST } end Fixes #2018 Signed-off-by: Rony Xavier <rx294@nyu.edu> * Updates to the matcher Fixes #2018 Signed-off-by: Rony Xavier <rx294@nyu.edu> * Added tests for the be_in matcher Signed-off-by: Rony Xavier <rx294@nyu.edu> * Requested updates completed Signed-off-by: Rony Xavier <rx294@nyu.edu> |
||
---|---|---|
.. | ||
default | ||
matcher_test.rb |