“Better Code for Better Tests” Slides from #LetsTest

Really sorry it’s the last Let’s Test. Great fun!
Anyway, here are the slides.
Really sorry it’s the last Let’s Test. Great fun!
Anyway, here are the slides.
Well that’s a new thing! Sort of new. Well, the session is not new. Everybody now does TDD in legacy code. But in Python? Gil, are you saying that you can do these things in Read more…
The current code version we’re talking about is tag 1.1. Last time, we have surrounded our code with a boundary, doing some early refactoring. We now know the entry points, and the exits are covered Read more…
Last time I gave you a sneak peak at our PastaMaker. You can check the whole project here. Let’s take a closer look. The main logic is in our PastaMaker, so focusing on testing it Read more…
0 Comments