You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.