[VVP] add decorators to test cases
[vvp/validation-scripts.git] / ice_validator / tests / test_parse_yaml.py
index 74bda27..5246f33 100644 (file)
 #
 
 from os import path
+from .helpers import validates
 import pytest
 import yaml
 
 
+@validates('R-95303')
 def test_parse_yaml(filename):
     '''
     Read in each .yaml or .env file. If it is successfully parsed as yaml, save