twilio-labs/sample-template-nodejs

Move testing framework to jest

dkundel opened this issue · 0 comments

Right now the basic tests that are set-up are using chai and mocha. We should move this to jest as this is the preferred testing framework for us.