Sussex PHP
Test Driven Development: Dipping your toe into tests first
Wednesday 2nd October
Writing tests before you write production code can be an intimidating concept, but there is no need to be scared.
During this talk we will look at the concepts of Test Driven Development and what it takes to write tests first.
We will look at:
- What is Test Driven Development (TDD)
- Why should you use TDD
- How to use TDD
The talk will finish with a Mob Programming session where attendees can join in on ‘TDD-ing’ a simple piece of code.
Brum PHP
Test Driven Development: Dipping your toe into tests first
-Thursday 27th June
Sainsbury’s Engineering
An Introduction to Test Driven Development (Workshop)
Writing tests before you write production code can be an intimidating concept, but there is no need to be scared.
During this talk we will look at the concepts of Test Driven Development and what it takes to write tests first.
The workshop will cover: – What is TDD – Why should you use TDD – How to use TDD – The Testing Pyramid – Test Doubles
Practicals will start with implementing simple Abstract Data Types and work up to a small complex programs requiring test doubles.
(Slides)