Semi-automate workflow: run tests --> debug/plan debug --> fix --> repeat

For composer a “Run-Debug-Repeat
(e.g. python pytest)
pytest —> errors_list —> pick x error/s and fix —> repeat

3 Likes