Hacker News new | ask | show | jobs
by roguecoder 404 days ago
I am so mad that the mockists stole the word "unit test" for their thing. The original definition of a unit test was writing "integration" tests for each of the sub-components of a system.

(Mockist tests are fine for people who really want them, as long as you delete them before checking in the code.)

1 comments

i thought mockist tests are written in a separate test module