TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit

First International Test Driven Development took place on July 10th.

In this series, I will include every talk together with my notes and further reading.

Hopefully, a lot of readers will watch and rewatch the talks, as they are worth several review…


This content originally appeared on DEV Community and was authored by Maxi Contieri

First International Test Driven Development took place on July 10th.

In this series, I will include every talk together with my notes and further reading.

Hopefully, a lot of readers will watch and rewatch the talks, as they are worth several reviews.

Let's continue...

Bio

Jov is a software craftsman and TDD practitioner, working on Android for around 10 years now. He has a big passion for clean code, TDD, software craftsmanship, and knowledge sharing. He co-organized the DevTernity conference.

TL;DR: TDD is hard to master, with good guidance we can get excellent solutions.

Talk

My Personal notes

  • TDD is not a testing strategy or tool.
  • TDD is a skill
  • It takes a lot of time to master TDD.
  • Customers don't care if we write tests, but they do care about the quality.
  • Today there are at least two TDD Styles: London School and Chicago School
  • Chicago School is inside-out. It designs on the green.
  • London School is outside-in and abuses mocks. It designs on the red stage.
  • When we plan the tests, we can use ZOMBIES guidance.
  • We must ensure tests are failing for the right reason. It is not enough to watch them fail.
  • In TDD, procrastination is a good thing. The more we delay a decision, the better our solutions are.

Speaker Links

Please follow TDD Conference on:


This content originally appeared on DEV Community and was authored by Maxi Contieri


Print Share Comment Cite Upload Translate Updates
APA

Maxi Contieri | Sciencx (2021-07-29T03:02:35+00:00) TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit. Retrieved from https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/

MLA
" » TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit." Maxi Contieri | Sciencx - Thursday July 29, 2021, https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/
HARVARD
Maxi Contieri | Sciencx Thursday July 29, 2021 » TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit., viewed ,<https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/>
VANCOUVER
Maxi Contieri | Sciencx - » TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/
CHICAGO
" » TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit." Maxi Contieri | Sciencx - Accessed . https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/
IEEE
" » TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit." Maxi Contieri | Sciencx [Online]. Available: https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/. [Accessed: ]
rf:citation
» TDD Conference 2021 – How To Get Started With Test-Driving Your Code – Jov Mit | Maxi Contieri | Sciencx | https://www.scien.cx/2021/07/29/tdd-conference-2021-how-to-get-started-with-test-driving-your-code-jov-mit/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.