enhancementgood first issuehacktoberfesthelp wanted
Metriche repository
- Star
- (305 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
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?)