Hacker News new | ask | show | jobs
by rustybolt 166 days ago
I've hear people refer to it as an end-to-end test, where unit tests usually test a single class or function.
1 comments

That's only if you subscribe to the London school of though, which results in a bunch of useless tests that are coupled to implementation details.