Reme Le Hane
Reme Le Hane

Reme Le Hane

Follow
Series

Flutter Testing

Here we will cover various aspects of unit, widget and integration testing in Flutter

Articles in this series

Flutter: Data Testing

May 9, 20223 min read 105 views

In a previous post, we discussed using find.byPredicate for more accurate and bulletproof widget testing. Flutter: Up your testing game In this post...

Flutter: Data Testing
Widget testing: Dealing with Renderflex Overflow Errors
Flutter: Up your testing game
Automated Unit Testing with GitHub Actions
Unit testing DateTime.now() with the help of Dart extensions
Unit Testing a Utility function that returns a Widget