Mario Cervera
Mario Cervera's Blog

Mario Cervera's Blog

Follow
homeBooksAbout
Tag

Testing

#testing

More content

Read more stories on Hashnode


Articles with this tag

Common test smells

Sep 21, 20216 min read

Most of us are familiar with the problems exhibited by the systems that contain design smells (understanding the term “smell” as defined in Martin...

Common test smells

Code Structure vs Behavior in TDD

Aug 12, 20216 min read

Recently, I wrote a post about my talk at the 1st International Conference on Test-Driven Development (TDD). The post covers the part where I discuss...

Code Structure vs Behavior in TDD

My Talk at the 1st International Conference on TDD

Jul 28, 20215 min read

Last July 10th, we could witness the first International Conference on Test-Driven Development (TDD). It was a historic event. The lineup included big...

My Talk at the 1st International Conference on TDD

What is the essence of clean code?

Nov 16, 202010 min read

When we hear the term “Clean Code”, we usually think about the well-known book that was written by Robert C. Martin (also known as Uncle Bob): “Clean...

What is the essence of clean code?