Convener
Bruno Matos
Theme
Unit testing in specific domains
What happened?
We discussed about specific domain unit testing, like network, GUI, etc. We came to conclusion that specific domain tests can be done using mocs to simulate some domain specific functionality. We also notice that layers must be well defined and that we need to known our code frontiers very well.
We also talked about different kind of tests (unit, acceptance, etc.) and the difference about TDD and tests made to existent code.
List of participants
- Filipe Correia;
- Hugo Ferreira;
- Hugo Silva.