Hi, please help me to find the best way to get tes...
# announcements
m
Hi, please help me to find the best way to get test resources from inline func? I have Test class and I call there an inline func
Copy code
fromTestDataYamlList("/tariff/request/addTariffs.yaml")
May be I could somehow access the test class (and then resources path) where inline functions is called?