CodeCareer.io - Blog

CodeCareer.io - Blog

Follow
Follow
homenewslettermembers
Tag

Testing

#testing

More content

Read more stories on Hashnode


Articles with this tag

[JavaScript] Why do we need tests?

Amrit PandeyAmrit Pandey
Jun 12, 2019

Running a program without tests is like using a mathematical formula without proof. We “hope” program will work as expected for every input. The...

[JavaScript] Why do we need tests?