UI Testing: Unit vs Component test
When it comes to testing your frontend applications; there are many testing methodologies: unit testing, component testing, integration and end-to-end test. This article focuses on unit and component testing as they are commonly used interchangeably ...
Feb 1, 20233 min read441




