>You are basically riding on a single unit test. You get a great view along the way, but the problem solving doesn't scale, nor can it handle situations where you need to consider multiple paths through the code.
Where a REPL starts to fail, I find integration tests start to shine and vice versa.
Where a REPL starts to fail, I find integration tests start to shine and vice versa.