Front-End Testing is For Everyone

TLDRThere are many types of tests and perhaps that is where some of the initial fear or confusion comes from. Testing is an automated tool that finds errors in your development as early as possible. Tests also serve as a reminder that you may have forgotten to check your own work in a certain area.

15m read time From css-tricks.com
Post cover image
Table of contents
What is testing?Different tests look at different parts of the projectUnit testingIntegration testingEnd-to-end (E2E) testingAccessibility testingVisual regression testingPerformance testing
4 Comments

Sort: