Good Unit Tests Ask For Quality Code

I’ve talked this weekend at Code Camp Cluj about good unit tests and quality code. Here are my slides and  here is the code I’ve demoed.

Good Unit Tests Ask For Quality Code

I’ve talked this weekend at Code Camp Cluj about good unit tests and quality code.

Here are my slides and  here is the code I’ve demoed.

Comments
Read More
Other Posts
Code Design for Predictability: Why You Should Hide the Frameworks

Code Design for Predictability: Why You Should Hide the Frameworks

Software projects rarely collapse because of lack of talent. They collapse because complexity grows faster than it is controlled. When technical failure happens, the root cause is often unmanaged complexity. You have seen it: - Small changes become expensive. - Adding developers does not increase speed. - Deadlines move again