DEV Community

Discussion on: The three A’s of Unit Testing

Collapse
 
richedwards26 profile image
RichEdwards26

All testing needs to follow this pattern. Everything from Unit tests though automation and up to manual testing.
I work in the sdet space as a consultant and its scary how common tests are written which have no assertion/validation of results.