@cdonat Interesting point with the dependency-injection, if you want to see
#LondonStyle /
#MockistStyle TDD "unit tests" as tests. I really think, especially with
#DI they are as design drivers, but have too little value for regression testing. On the other hand, when
#SRP is applied, such code is integration code, thus to be covered with integration tests. I think we can agree, that mockist "unit tests" need some higher level for regression testing, do we?