-
Notifications
You must be signed in to change notification settings - Fork 47
5 Day Training Agenda
Justin Searls edited this page Aug 31, 2015
·
47 revisions
Monday | Tuesday | Wednesday | Thursday | Friday | |
---|---|---|---|---|---|
Intro | Debrief | Debrief | Debrief | Debrief | |
AM | • Intro / Ground Rules / Resources • Identify Learning Goals • Survey of Tools |
• Lightning Talk Assignments • [[JUnit Setup |
JUnit]] • One good test • [[Detroit TDD |
Detroit-school TDD]] | • Unusual Spending Kata • Don't mock what you don't own • Bank OCR Kata in Cucumber |
PM | [[Set up machines | Training1-Set up Machines]] • Explain HelloWorld tests • Test Suite Design |
• [[Test Doubles | Test Double]] • [[Math Kata |
Arithmetic Kata]] • [[London TDD |
Retro | Retro | Retro | Retro | Retro |
To add some watching to all the reading in this wiki, here are some conference talks you might be interested in watching that pertain to testing and open source:
- Breaking up (with) your test suite
- The failures of intro to TDD
- JavaScript Testing Tactics
- The Social Coding Contract
Other topics we may spend time on:
This wiki was put together by your friends at test double. Come say hi!
- Test-driven development
- Test Doubles
- Refactoring Legacy Code
- Training Activities
- Additional Concepts