Categories
Development

Sunshine TDD story

Roy Osherove writes about using tests in his project to verify big changes and detect areas tat needs attention. In his case almost any DB test would fail because he is changing his primary keys, but I wouldn’t be so sure my tests caught all the errors from large changes under other circumstances. But maybe that’s why writing tests takes practice too. 🙂 Read it here.

Categories
Development

Apache Geronimo M2 released

Yep, M2 is out. Release notes, info via The ServerSide.

Categories
General

Eclipse vs X guides

IBM has some guides up comparing Eclipse to other IDEs. Not the most objective source, but good comparison material. Take a peek at it here.