August 2019 Webinar
Unsure where to start with Continuous Integration? Come to my webinar where I will walk you through a simple demo. It will give you the confidence to go experiment with it on your own and find a workflow that works for you!
Unsure where to start with Continuous Integration? Come to my webinar where I will walk you through a simple demo. It will give you the confidence to go experiment with it on your own and find a workflow that works for you!
Do your code modules have big egos? Are their egos getting in the way of testing? Perhaps it is time to knock them down a notch.
The best way to make sure your API Design is usable – Use it! Be the first one to use it by writing unit tests.
Getting bit by a bug is bad. Getting bit by the same bug over and over is avoidable. Use Unit Testing to avoid getting bit again!
Delegation is hard. Take advantage of Unit Tests to make your life easier. Clearly communicate what you want and know when it is done.
Come to the CLA Summit and check out our presentation on Mock Objects!
Do your have misleading comments in your code? Comments lie. Code doesn’t. Why not replace comments with Unit Tests? They are guaranteed to tell the truth.