DEV Community

Cover image for đŸ‡«đŸ‡· Introduction Ă  TDD en Swift (Partie 1) - 7 Ă©tapes essentielles
Nicolas Verinaud
Nicolas Verinaud

Posted on ‱ Originally published at academie.ryfacto.fr on

2

đŸ‡«đŸ‡· Introduction Ă  TDD en Swift (Partie 1) - 7 Ă©tapes essentielles

Cet article fait partie de la série "Introduction à TDD en Swift"

Dans l’article prĂ©cĂ©dent, je te parlais de l’importance des tests pour faire Ă©merger l’architecture.

J’évoquais aussi le fait que TDD permet d’ĂȘtre plus productif en combattant l’idĂ©e reçue “Écrire des tests revient Ă  Ă©crire plus de code, donc c’est plus lent”.

Tu m’as convaincu que TDD Ă©tait LA pratique Ă  apprendre. Mais comment je fais concrĂštement ?

Je vais te le montrer Ă  travers ce tutoriel justement !

Nous allons entrer dans le vif du sujet avec une approche par l’exemple comme l’a fait Kent Beck (le papa de TDD) le 8 novembre 2002 (17 ans dĂ©jĂ  !) lorsqu’il a publiĂ© son livre “Test-Driven Development by Example”.

Lire la suite...

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❀ or a friendly comment on this post if you found it helpful!

Okay