I’ve written about testing a full-stack web application thoroughly:

A JavaScript Testing Journey
https://9elements.com/blog/a-javascript-testing-journey/

#JavaScript #Testing #TDD #TestAutomation

A JavaScript Testing Journey - 9elements

Automated testing controversies In software development, there are few topics as controversial as test automation. The first controversy revolves around the fundamental value of automated tests. What can automated testing achieve and contribute to...

9elements