RPG Dev Log 7 - Unit & Functional Test Decisions
In this Dev Log we'll take a very specific look at some of the testing decisions that get made along the way. In particular, we'll look at some trade-offs between unit and functional testing when working through how item stacking would get implemented.
Here's the commit that went in for all of this work:
https://github.com/ncosentino/Macerus/commit/05a24c8d4a5e16b2103b2745e9b54bff0e053616
My Social:
LinkedIn: https://www.linkedin.com/in/nickcosentino
Blog: http://www.devleader.ca/
GitHub: http...
