Let's test: TDD String Calculator Kata with Python and Pytest

preview_player
Показать описание
In this part of the series, I'll quickly cover the Test Driven Development cycle (fail-pass-refactor), and demonstrate it by doing the first bits of the String Calculator Kata - a classic exercise in learning and internalizing the flow of the TDD approach.

If you have not seen my previous video on how to set up for Python development with Pytest and Coverage, go see it now.

As always, if you enjoy the content, click, share, and comment in the comments section. You can also share some thoughts and advice for other people coming here to see the video. Got a request for what I should cover in the upcoming videos? Write it down in the comments section! And of course, like the video, if you like it :)
Рекомендации по теме
Комментарии
Автор

Great video, good pace, hope for more 🙂

mattiasKpersson
Автор

any chance of doing whole kata tutorial? I managed to beat step 3, can't do it beyond and can't find any good tutorial on youtube :/

ahrian