It’s true unit testing is time consuming and not suited for everything. Yet, unit tests can be used for functions that are easy to test too. It will save time once set up and running 100 times your automated test will be faster than doing it manually 100 times.