I dug it from the net.
For Firefox 13
* running on all platforms(Mac OS, Windows, Linux 32/64): http://acleung.com/ff13-win.xpi
* running on Mac OS: http://acleung.com/ff13-mac.xpi
* running on 64 bit Linux: http://acleung.com/ff13-linux64.xpi
* running on 32 bit Linux: http://acleung.com/ff13-linux32.xpi
Couple of years ago I wasn't a big fan of unit testing. It was obvious to me that well prepared unit tests are crucial though. I didn't known why exactly crucial yet then. I just felt they are important. My disliking to write automation tests was mostly related to the effort necessary to prepare them. Also a spaghetti code was easily spotted in test sources.
