You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a test developer
I want a debug flag which I can provide during single test generation which prints each stepKey, action name and originating file
so that I can clearly see how MFTF is rendering resulting tests
AC:
Debug flag exists printing steps for a single test in order they would appear generated with information out to console:
- stepKey name
- action name
- originating file