This issue investigates whether debugging support will add value to the provisioning and testing script development process.
Our provisioning, deployment, and test scripts can be complex and are mainly supported by pure Python and Pytest tests. The availability of debugging can be helpful during the development stage, bringing speed to the development cycle.
Proposed checks
[ ] Define if it is needed to include debugging support in the discussion meeting.
Description
This issue investigates whether debugging support will add value to the provisioning and testing script development process.
Our provisioning, deployment, and test scripts can be complex and are mainly supported by pure Python and Pytest tests. The availability of debugging can be helpful during the development stage, bringing speed to the development cycle.
Proposed checks