|
Where does friction still exist? Examples:
What’s the most annoying part right now? |
Answered by
fazzysyed
Apr 29, 2026
Replies: 1 comment
|
Biggest friction for me has been generated tests needing manual cleanup for edge cases and async timing. What helped:
This reduced flaky tests and made the generated suite much faster to stabilize. |
0 replies
Answer selected by
aashir023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Biggest friction for me has been generated tests needing manual cleanup for edge cases and async timing.
What helped:
This reduced flaky tests and made the generated suite much faster to stabilize.