dart_test_extensions 0.1.0+1 copy "dart_test_extensions: ^0.1.0+1" to clipboard
dart_test_extensions: ^0.1.0+1 copied to clipboard

Dart test extensions for cleaner, more expressive tests — ChangeNotifier state capture, mockito sugar, stream helpers, and widget test utilities.

0.1.0+1 #

  • Add dartdoc comments to all public API members for full pub.dev documentation score

0.1.0 #

  • Initial release
  • ChangeNotifier extensions: capture, count, trackProperty for state recording and notification tracking
  • Mockito sugar: thenReturnAsync, thenThrowAsync, thenReturnAfter, thenAnswerVoid, thenReturnNull, thenEmpty, thenEmit, thenEmitSingle, thenEmitError, capturedAs, allCapturedAs
  • Stream helpers: emitAndSettle, collectDuring
  • Widget test utilities: pumpApp, pumpScaffold, tapAndPump, tapAndSettle, shouldExist, shouldNotExist, shouldFind
2
likes
160
points
113
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart test extensions for cleaner, more expressive tests — ChangeNotifier state capture, mockito sugar, stream helpers, and widget test utilities.

Repository (GitHub)
View/report issues

Topics

#testing #extensions #flutter #mockito

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_test, mockito

More

Packages that depend on dart_test_extensions