Integration tests
# social
p
Integration tests
How should one differentiate between a Unit Test and an Integration Test. Good starting point for discussion https://martinfowler.com/articles/practical-test-pyramid.html @User @User
Phil is having issues with discord, but one day might be a nice discussion 😄
l
My usual distinction is IO. (IE. Integration Test) But I it's fast enough, I treat it as "unit".