Tech
Zero Failures and Zero Tests Look the Same
The build is green.
It has been green all week.
That is the part
you should have found suspicious.
Somebody renamed a directory
in a tidy-up commit
nine days ago.
The runner matches files by pattern.
The pattern no longer matches.
Two hundred tests
stopped being collected.
Nothing failed,
because nothing ran.
A test suite reports failures.
It does not report absence.
Zero of two hundred passing
and zero of zero passing
produce the same colour,
the same tick,...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to