Remix.run Logo
MoreQARespect 6 days ago

The way some programmers treat test flakiness is weird.

With other types of bug programmers want to fix it. With flakiness they either want to rerun the test until it passes or tear it down and write an entirely different type of test - as if it is in fact not a bug, but some immutable fact of life.