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.
- introduction to mob-programming: mob-programming/README.md
- presentation (using RevealJs): presentation/slides
- code samples: code/csharp