Skip to content

matt-thomson/tdd-raspberry-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Joy of TDD on the Raspberry Pi

This repository contains the exercises from this session at SPA 2013. The session was led by Marc Evers, Willem van den Ende and Rob Westgeest.

User Stories

  1. When I press the button, a single drink is dispensed in the bin.
  2. When an item lands in the bin, the LED is switched on; when the bin is emptied, the LED is switched off.
  3. When I press the button and there is something in the bin, nothing is dispensed. The LED blinks 3 times.
  4. When the machine is idle, the LED blinks every second.

About

TDD on the Raspberry Pi exercise from SPA 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published