With the growing number of new devs joining the chess programming community, I thought it would be nice to compile a resource that explains how to properly test your engine during development.
This repository uses mdBook, and can be viewed locally by running:
mdbook serve --open
Alternatively, you can view the published book here.
I am very open to feedback. If you notice incorrect information within the guide or want to make other improvements, please make a PR!