storybook_flutter_test library

Functions

testStorybook(Storybook storybook, {List<Layout>? layouts, bool filterStories(Story story)?, FutureOr<void> pump(WidgetTester tester, Story story)?}) Future<void>

Typedefs

Layout = ({DeviceInfo device, bool isFrameVisible, Orientation orientation})