mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
fb54c4ea24
Instead of just removing all tests because of OS support, supports now acts by adding all tests to the execution context, but doesnt actually execute them. Instead tests are set to skip before they get to the actual execution context
5 lines
107 B
YAML
5 lines
107 B
YAML
name: skippy
|
|
title: skip-like functionality
|
|
version: 1.0.0
|
|
supports:
|
|
- os-family: definitely_not_supported
|