TDD – commit by commit String Calculator (I) In this series I want to share my approach to TDD. I will do a simple TDD kata, sharing with you all my decision and thoughts. It’s called commit by commit beacuse you will find here links to github with each step. There will be a commentary to each one of these. I encourage you to comment and show me the flaws in my “style” of TDD coding. I also want to learn from you. I do know that my approach has its problems and there is allways a wayt to do something b...
Strona głównaSztuka programowania
Sztuka programowania 4064 dni, 20 godzin, 27 minut temu 100 pokaż kod licznika zwiń
Podobne artykuły:
- Strona Szoguna - NCrunch - Jakie to, k...a, dobre
- A Second Look at Unit Testing | DariuszWozniak.NET
- Mockowanie out - Dariusz Woźniak — Blog
- Kurs TDD cz. 19: Mock, stub, fake, spy, dummy | DariuszWoźniak .NET
- [EN] TDD with TypeScript, AngularJS, and Node.js
- [EN] Working Effectively with Legacy Code
- Dlaczego zainteresowałem się TDD? - ucgosu.pl
- Kurs TDD część 6: Dobre i złe praktyki testów jednostkowych | DariuszWozniak.NET
- MemoryStream jako zamiennik dla wyjścia konsoli (lub pliku)
- Kurs TDD część 4: Nasz pierwszy test jednostkowy | DariuszWozniak.NET
- [EN] Testing in Agile teams - how to iteratively take care of project quality | Future Processing