This is a point to share and collect examples of integration faults.
What is an integration fault?
Let's say you have a couple of classes/units you have unit-tested. Now you put these units together and make them work with each other. If at this point something strange, unexpected, ... happens in your system caused by this unit interaction - you've got an integration fault!
The goal of this project is to collect and share examples of real integration faults for the people to learn from. Follow the link to learn more from real examples and share your experience.
Project home page: http://rubinovk.github.io/integration-faults/