For the Front-End we need to focus on only two targets for our tests: the end-user who interacts with your component in the browser and the developer who renders and uses your component. Writing your tests in isolation will guide us to a better way to write your tests to improve their reliability, simplify the code, and increase confidence.

5m read timeFrom itnext.io
Post cover image
Table of contents
Front-end Testing PrinciplesI) IntroductionII) PrinciplesIII) Conclusion
2 Comments

Sort: