II.
Library overview
Reference · livelibrary:flutter-test
flutter_test overview
The official Flutter testing library bundled with the SDK that provides widget testing utilities, a WidgetTester API, pump methods for driving the widget lifecycle, finder utilities, and golden image comparison support.
Attributes
displayName
flutter_test
belongsToLanguageId
category
testing
description
The official Flutter testing library bundled with the SDK that provides
widget testing utilities, a WidgetTester API, pump methods for driving the
widget lifecycle, finder utilities, and golden image comparison support.
Outgoing edges
alternative_to1
- library:react-testing-library·LibraryReact Testing Library
belongs_to_language1
- language:dart·LanguageDart
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.