Skip to content

{ Category Archives } lists

sarcastic comments

Some of these would make great away status messages:

I’m not ignoring you I just lost interest
if I promise to miss you will you go away?
I promise to be nicer if you promise to be smarter
you almost made me cry but then you left
I’m not listening but go on… I enjoy how your voice makes my [...]

js unit testing

This may turn into reviews soon but for now here’s a post listing javascript unit testing libraries:

qunit from the guy who says “javascript unit testing does not scale“
riotjs a port of a ruby test harness, which I think is a riot
evidence another from a ruby/python guy, from all the evidence I could gather.
jsmock which I [...]