Hacker News new | ask | show | jobs
by lisivka 3506 days ago
TDD requires to write FUNCTIONAL test case first for every new feature. Functional test case should not depend on implementation. Integrational and unit tests are.