@zoltu, two influential sources in support of integration testing are:
- David H. Hansson (the Rails guy): http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html
- Spring Framework, supports testing assemblies, but patching configs to put the system in a state for integration testing.