On 2013-06-19 19:52, Paulo Pinto wrote: > - applications done in native languages with third party libraries only When I write a test for my own code that uses third party code or services I assume that they work 100% and will never fail. That's because I'm testing MY code not the third party code. For services it's also a good idea to mock them. -- /Jacob Carlborg