Why serenity configs cannot be loaded from application.yml

Viewed 12

I have spring boot application with tests done in cucumber and serenity. serenity.conf file is properly traversed and all options are working. Even with serenity.properties it is working fine. How to make it work in application.yml?

0 Answers
Related