Khongchai / dynamic_routes

A super easy-to-use routing library for Flutter that allows you to determine routes and the order of those routes all in one place.
https://pub.dev/packages/dynamic_routes
MIT License
4 stars 0 forks source link

How to Unit Test a participator widget #1

Open tonifeuchert opened 4 months ago

tonifeuchert commented 4 months ago

Please can you provide an example how to unit test a participator widget ?

Khongchai commented 4 months ago

Could you please provide more context for what you're trying to do? Are you just trying to do a simple widget test for your page? Could you try looking into the tests in this folder and see if it helps?

https://github.com/Khongchai/dynamic_routes/tree/main/test