top | item 33480987

(no title)

batiste | 3 years ago

I have met people that thinks HTTP calls are great!

- "But it tests more things!"

Well ok, but those are integration tests, not unit tests... It is unacceptable that a unit tests can fail because of external system...

discuss

order

int_19h|3 years ago

It's far better to have integration tests without unit tests than the other way around.