[VVP] Support any_of in categories decorator 06/97206/2
authorLovett, Trevor <trevor.lovett@att.com>
Wed, 16 Oct 2019 16:26:16 +0000 (11:26 -0500)
committerTrevor Lovett <trevor.lovett@att.com>
Wed, 16 Oct 2019 16:59:05 +0000 (16:59 +0000)
commit48d35093a120d5a8c02a28c4a72f4f7d69b664f4
tree2cd1476affa455dcb00d0ec6bbebf59f0e600c3e
parent842888dc28ebccab45e627669f7ee23f04920dc7
[VVP] Support any_of in categories decorator

If specified, then the test will be selected if any of the passed
categories from the command line are in the tests categories.  This
is different than the default behavior where all categories must
match

Change-Id: Iee08556d6c07eac2663ff2ff2e89bcd7a18cd392
Issue-ID: VVP-330
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
ice_validator/tests/conftest.py
ice_validator/tests/helpers.py