Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Why we are converting Java specs into yaml file during execution of code
Normal flow --Build the code with Maven goal Ppublish-Specs-- Run the code with maven spec runner--write specs into yaml--publish the plan over Bamboo server
I want to undersntad why we converting it into YAML file.