syzzana / indent-list-reporter

Playwright list reporter with colorful terminal and indentation
MIT License
2 stars 1 forks source link

Make the code testable #29

Open syzzana opened 9 months ago

syzzana commented 9 months ago

Make all the function testable, example being able to pass on retried test results, so that I can see the behaviour of the code when the tests passes on 2nd, 3rd or whatever round. Think and analyse on how to make other functions more testable.