Ahmad-Hamwi / testing-with-route-stubs-flutter

A Flutter project in which I demonstrate how to stub routes in widget & integration tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing with route stubs - Flutter

A Flutter project in which I demonstrated how to stub routes in widget & integration tests

Medium article

Here's a Medium article link explaining the problem of testing navigation and it has been solved using the code in this repository.

About

A Flutter project in which I demonstrate how to stub routes in widget & integration tests


Languages

Language:Dart 98.2%Language:Kotlin 1.8%