It would be nice if emacs did 'folding' to hide the bodies of test functions. Tests are very convenient to write inline, and it's great to put tests as close to the functions they test as possible, but having tests littered everywhere makes reading the code later not as fun.