Blog & Artikel von Jacek Bilski

Blog-Post

Behaviour over structure

Blog-Post

Test organization and naming

Blog-Post

Test Strategy

In our previous posts, we focused on why and how we write tests. In most of our projects, there will be many of those tests. In the last post about tests granularity, we additionally stated that there usually will be different kinds of tests, on different levels of granularity. That leads to our next topic: which kinds of tests do we need and what is the ideal mix of them?

Blog-Post

Tests Granularity

Blog-Post

Anatomy of a Good Test

Blog-Post

Why you should write automated tests

This blog post gives an overview of the most common benefits gained by writing automated tests. It starts in a place where most of the projects we’ve seen so far are: tests are written as a last step of the development process. Then it shows additional benefits that could be gained if we all gave the tests a bit more focus and care.

Blog-Post

Familiarity - friend or foe

Blog-Post

Testing is storytelling

Blog-Post

Understanding decomposed

I think we can all agree that having our codebases more readable and understandable would make our lives much easier. In this post, I’m trying to point out at least a few ideas that influence understanding.

Blog-Post

Spring-less testing

Blog-Post

Supporting understanding with simplicity