Integration-faults

A point to share and collect examples of integration faults for the common good


Project maintained by rubinovk Hosted on GitHub Pages — Theme by mattgraham

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!

Project

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.