-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Hi! I think signals is a criminally underrated state management framework, love it so far. It's a lightweight version of MobX, GetX without codegen and feels performant so far.
I have a question, how can I mock signals for widget testing? If that makes any sense.
I want to test screens or widgets given a certain 'state', for example in classic Bloc/Cubit you would have https://pub.dev/packages/bloc_test.
rodydavis, damywise and Sserra90
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request