This week, we're talking about testing: what testing is, the different kinds of tests we run at CodePen, and why they are important. What kind of testing do we do at CodePen? 2:28 Mostly unit testing. You have a pre-defined set of inputs, and you test the outputs from the code, and figure out if […]