Show Nav
 
Featured

Excel Snapshot Testing with Node

I was tasked with writing some code to generate downloadable Microsoft Excel Workbook files. I used snapshot comparisons to automatically detect regressions in the implementation.
All Posts