dwyl / book

📗 Our Book on Full-Stack Web Application Development covering User Experience (UX) Design, Mobile/Offline/Security First, Progressive Enhancement, Continuous Integration/Deployment, Testing (UX/TDD/BDD), Performance-Driven-Development and much more!
https://dwyl.github.io/book/
818 stars 132 forks source link

re-running tests while coding? #61

Open nelsonic opened 7 years ago

nelsonic commented 7 years ago

using nodemon to re-run tests when ever you save a file in your project: using-nodemon-to-re-run-tests-while-coding