1
Do you write automated JavaScript tests?
over 7 years ago from Jack Callister, Developer
I write a lot of Ruby and tests are a part of the process. This is not so while writing JavaScript. I've always found this odd since JavaScript is usually user facing - you would think it would be rigorously tested!
Realising this, I finally learned how to start testing JS within React.
What are your thoughts on testing JavaScript? Is it important? How do you write tests? What's your tooling look like?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now