Open
Description
What would you like?
๐ฃ๐ฟ๐ผ๐ฏ๐น๐ฒ๐บ
Heavy command logs often lead to severe performance degradation, making test runs unbearably slow, particularly in CI/CD.
๐ฆ๐ผ๐น๐๐๐ถ๐ผ๐ป
By dynamically hiding the command logs preceding the last N commands, I minimized clutter, cleaned up my test logs, and โ ๐ฆ๐จ๐ฌ๐ญ ๐ข๐ฆ๐ฉ๐จ๐ซ๐ญ๐๐ง๐ญ๐ฅ๐ฒ โ significantly optimized the execution time for all test cases!
Why is this needed?
This improvement not only enhanced test execution but also increased overall productivity and could be a game-changer for Cypress users.
Other
Check out my implementation!
๐๐ป https://gist.github.com/Mohammad-Abohasan/04221457202ecfcfe3721174c28d1279
