Presented at INSYNC 21
Session ID: 100460
Unit tests are useful. Unit tests are essential. All of us are doing the UT, aren't we? We try to do our best but in real life, UT is expensive and consumes a lot of time. When we finally find a bug - it turns out that the bug is in the test itself.
And the deadline is coming...
Can we do the UT easier, less expensive, and more effective?
YES, WE CAN!
I would like to show you how to prepare yourself, your application, and your code to perform Unit Tests in a fast, efficient, and exciting way! How to do Unit Tests and not go crazy (and bankrupt) - true story.