Join Discord
Powered by
Integration tests
# social
p
p-m-j
12/07/2021, 4:28 PM
Integration tests
p-m-j
12/07/2021, 4:28 PM
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
p-m-j
12/07/2021, 4:33 PM
Phil is having issues with discord, but one day might be a nice discussion 😄
l
Lars-Erik
12/07/2021, 5:33 PM
My usual distinction is IO. (IE. Integration Test) But I it's fast enough, I
treat
it as "unit".
Previous
Next