-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Tracking issue identify progress of the various expectation matchers.
-
expect(value)
-
.not
-
.toBe(value)
-
.toEqual(value)
-
.isNull
-
.isNotNull
- Dart equivalent ofexpect.anything()
-
.toBeFalsy
-
.toBeTruthy
-
.toThrow(Error?)
String
Number
List
Map
Future
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed