Testing with Virtual Devices
When it comes to mobile testing, it's important that the application works well on all the various platforms that customers…
Uncategorized
Failure is a valuable currency
Failure tends to strike at the worst possible moment, making it much harder to embrace it. This has led me…
Uncategorized
Mockito Spy: A Guide to When and How to Use It
Mockito is a popular open-source mocking library for Java, and as such, it's useful for those wanting to unit test…
Uncategorized