enhancementgood first issuehacktoberfesthelp wanted
Metriche repository
- Star
- (305 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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?)