Search Results

0
votes

How do you handle unit/regression tests which are expected to fail during development?

#5 on Joel's "12 Steps to Better Code" is fixing bugs before you write new code: When y …