Comment on Refusing TypeScript is a signal that you don't care about code quality

<- View Parent
ck_@discuss.tchncs.de ⁨1⁩ ⁨year⁩ ago

Tests are supposed to ensure functionality, not implementation. No useful unit test has ever been made obsolete by a type system. Likewise, if your tests claim your program fulfills its functionality, the type system ads no additional information to the discussion.

source
Sort:hotnewtop