In my latest posts, I wrote about the fact that tests should run fast. But their writing should also be fast.
If writing my tests takes time, I lose my focus.
If writing my tests takes time, my feedback loop is longer and I cannot commit as often as I should.
If writing my tests takes time, it's a sign that the design is asking for improvements.
That's all I have to write for now! Consider this post as an introduction for those that are coming.
I wish you a good weekend!