Hacker News new | ask | show | jobs
by moeris 1259 days ago
Not when it's referentially transparent. In that case, there's no need to run the tests if a function or its children haven't changed. Of course, in that's the case, the tests are probably fast enough that running then won't matter much.