/testing-with-route-stubs-flutter

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

Primary LanguageDart

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.