Commit message test plans
4 points by jez
4 points by jez
Shouldn’t you just run the entire test suite in the PR?
I agree.
But I guess there are some rare, valid exceptions in which you want to have a test just at the commit level (like the ad-hoc and diff example). In those cases, you might as well write them as executable commands in your commit message.
I really like the section at the top with the intended audience and other notes! I may have to implement a section like that on my blog.