Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.19 KB

03-clean-tests.md

File metadata and controls

56 lines (40 loc) · 1.19 KB

title: Clean Code Advanced TDD subtitle: Clean Tests ...

Pre-work

Chapters

Chapter Time
Overview 00:05:52
History of the Earth 00:08:31
Anatomy of a Test 00:20:50
The Arrange 00:29:50
Setup Struggles 00:40:56
Test Hierarchy 00:52:57
Clean Composition 01:06:04
The Assertion 01:10:30
Conclusion 01:20:58

Timetable

Activity Time
Warmup 5 min
Excercise 1 10 min
Wrap up 5 min

Warmup

  • What ...?
    • Type in the meeting chat

Exercise 1

  • Prompt
    • ...
  • Time limit: ...

Wrap up

  • ...

What is next?

  • Expect an e-mail with instructions for upcoming coding dojo

Final words

Always leave the code better than you found it.

-- The Software Craftsmanship Rule