Don’t peak
Monday, April 26th, 2010
When I talked to Michael Feathers about why constraints are good, he also mentioned an example of where he thought things were going wrong.
Some people who use test-driven development, also use tools that allow the to peek into classes and read private variables. That is an efficient way to ensure that some method altered the [...]