Unit Testing & The Goal
I work with many clients on improving their unit testing skills. Most of them approach me with the starting premise of “we don’t write unit tests at all”, or “not enough”. That may be true, Read more…
Everybody can pick up calculator examples on TDD. Want TDD in real life applications?
We can help.
Clean code is essential for maintainability and automation. Improve your code and your life quality follows. We can show you how.
Had enough of agile certificates that just hang on the wall? Learn about agility and agile development from people who actually worked in agile companies.
I work with many clients on improving their unit testing skills. Most of them approach me with the starting premise of “we don’t write unit tests at all”, or “not enough”. That may be true, Read more…
Let’s talk about our expectations from automation. Specifically, the expectation that our automated tests will find bugs. This expectation leads to some risky decisions, which I’ll get to in the end. You program the code, Read more…
Want some BDD? It’s coming your way. BDD, or Behavior-driven development, usually comes up when a team decides to do end-to-end level automation, and suddenly BDD frameworks join the chat. But BDD is not really Read more…