EREliott Reichintaskbounty.hashnode.dev·Jun 2 · 3 min readHow to increase test coverage in a TypeScript or JavaScript projectMost teams know their coverage number is low. The hard part is not knowing, it is finding the time to fix it without grinding a sprint to a halt. Here is the method we use, stripped to what actually m00