7 ms·
I honestly use tests more as a design tool than for testing functionality. After that you end up with a kind of a regression test suite. It's cool to try to us
by nagnatron 15y ago
I honestly use tests more as a design tool than for testing functionality. After that you end up with a kind of a regression test suite.
It's cool to try to use the API you're building before you build it.