enhancementgood first issuehacktoberfesthelp wanted
Repository-Metriken
- Stars
- (305 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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?)