quotes

Feb 10
Permalink
During development, the first thing we do is run our own programmer’s
“acceptance test.” We code, compile, and run. And when we run, we test. The
“test” may just be clicking a button to see if it brings up the expected menu. But,
still, every day, we code, we compile, we run…and we test.
— JUnit in Action