Testing & mocking
Posted by: nico on
Jun 2nd, 2009 |
Filed under: My Articles, Programming
Where I work we have been working a lot with unit testing and continuous integration. This is a presentation I worked with, about unit testing and mocking in general (language agnostic but only in spanish, sorry). The examples are in pseudo-ruby, check the next post for a presentation on C++ tools for testing and mocking.



June 2nd, 2009 at 10:23 am
[...] the previous post about this [...]
Add A Comment