The purpose of developing automated tests: to run them!

But providing unit tests isn't enough. You must run them, and run them often. It also helps if the class passes its tests once in a while.

- Andrew Hunt, David Thomas (2000), The Pragmatic Programmer (p.194),
Addison-Wesley Professional