Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 536 Bytes

TDD Workshop

Introductory workshop to

  • testing in general
  • Test-Driven Development (TDD)

This workshop will be using C# examples, but feel free to add examples for other languages (pull requests are welcome!). The basic principles apply to most languages.

Project structure