enhancementgood first issuehacktoberfesthelp wanted
倉庫指標
- Star
- (305 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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?)