How to Actually Unit-Test Google Apps Script (Vitest, Mocks & Clasp CI)
Jest can't load SpreadsheetApp — so here's the 4-layer test pyramid that keeps ~50% of your code testable in Node, plus CI that runs the rest in a real Sheet.
Jul 29, 202613 min read


