Started to add unit tests into my projects, but only where there’s real value. For example, verifying that a complicated function produces expected results with a given data set.

Boris Yurkevich
@yurkevich
Started to add unit tests into my projects, but only where there’s real value. For example, verifying that a complicated function produces expected results with a given data set.