Monday 24 December 2018

Node.js testing best practices - call for ideas

Hey, I'm the author of node-best-practices and currently working my next blog post "Node.js testing best practices". It's almost done. Before publishing I always enjoy gathering here few more ideas (and giving credit like I did here), would you kindly share some tips & good practices that you learned during your testing journey?Example of bullets that will appear in the blog post:Include 3 parts in each test nameLint your tests with test-dedicated ESLint pluginsTest only public methods, stick to black-box testingDon’t “Foo”, use real input dataAnd 20+ more

Submitted December 24, 2018 at 08:19PM by yonatannn

No comments:

Post a Comment