Sticky: Getting started
Thanks for your interest in helping with Unit Testing.
Unit Tests are standalone routines that developers can run after changing the core to make sure things still work. The goal with Unit Tests isn't to be 100% complete, but rather just create a set …