5 ms·
I've hear people refer to it as an end-to-end test, where unit tests usually test a single class or function.
by rustybolt 9mo ago
I've hear people refer to it as an end-to-end test, where unit tests usually test a single class or function.
- 0x696C6961 9mo agoThat'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.