DEV Community

Discussion on: Difference between Unit Testing and Integration Testing?

Collapse
 
layzee profile image
Lars Gyrup Brink Nielsen

It would be useful if you walked us through simple examples of unit and integration tests to show the difference in code.

It would be interesting if you explained a bit about top-down and bottom-up integration testing.