>Unit tests are small and fast so I don't even notice any inconvenience with the traditional compilation approach.
Depends on the programming language, how much state they need to build up, and so on. And they're still slower than just running the actual live code anyway.
Depends on the programming language, how much state they need to build up, and so on. And they're still slower than just running the actual live code anyway.