DEV Community

Discussion on: How to write unit tests in JavaScript with Jest

Collapse
 
mac10046 profile image
Abdeali • Edited

I have not written any test code in js yet, but your article is nice and simple and also credits to jest, I look forward to write some test code soon

Collapse
 
dstrekelj profile image
Domagoj Štrekelj

Thank you for the comment Abdeali!

Glad to hear you're going to try your hand at writing tests. Let me know how it goes! :)