Hacker News new | past | comments | ask | show | jobs | submit login

When writing tests, the key to remember is to write what you wish you had. Othe than that, are you on Express.js? Also, have you ever tried QUnit?



Yes, we're using Express.js. QUnit looks interesting, I think I'll start with it. Is it pretty standard to just have an HTML file that runs all your client-side tests?


I'd recommend using grunt and karma and avoiding having to list all the files you want to test in an html file.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: