In the first part of this short tutorial series, you’ve learned everything regarding the basics and principles of testing in Flutter and also how to write unit tests together with test-driven development. In this second part, you’re going to learn a lot about widget tests and integration tests in Flutter. Starter project Finished project VS […] The post Flutter Testing Guide for Beginners – Part 2: Widget & Integration Tests appeared first on Reso Coder.