yak_runner 0.2.0+3-hotfix2 copy "yak_runner: ^0.2.0+3-hotfix2" to clipboard
yak_runner: ^0.2.0+3-hotfix2 copied to clipboard

outdated

A Dart package to make pseudo-TDD and error handling more concise

[0.2.0+3-hotfix2] - 21 January 2021 #

  • test: replacing mockito's verifyZeroInteractions with verifyNever

[0.2.0+3-hotfix1] - 14 January 2021 #

  • [0.2.0+3] never made it to pub.dev [https://github.com/dart-lang/pub-dev/issues/4411]
  • deleted ErrorHandler mixin

[0.2.0+3] - 14 January 2021 #

  • changing runners' errorHandler from ErrorHandler to void Function(Object,Stacktrace)

[0.2.0+2-hotfix2] - 12 January 2021 #

  • replacing Flutter references with Dart references
  • fixed Type for Test Mixin

[0.2.0+2-hotfix1] - 12 January 2021 #

  • export fixed

[0.2.0+2] - 12 January 2021 #

  • added assert for runners and typeVoid

[0.2.0+1] - 11 January 2021 #

  • new example app

[0.2.0+0] - 11 January 2021 #

  • major refactor without freezed

[0.1.0+6-hotfix3] - 29th December 2020 #

  • tests updated with test_factory_mixin

[0.1.0+6-hotfix2] - 29th December 2020 #

  • fixed error in test_factory``delegates and typo in changelog

[0.1.0+6-hotfix1] - 29th December 2020 #

  • updated exports and bumped meta in pubspec.yaml

[0.1.0+6] - 29th December 2020 #

  • implemented "void" test delegate, mixin and factory

[0.1.0+5] - 28th December 2020 #

  • removed async freezed implemented delegates for testing

[0.1.0+4] - 27th December 2020 #

  • added type mixin for integrationo with upcoming yak_test package

[0.1.0+3] - 23rd December 2020 #

  • updated readme.md and grammar fixes

[0.1.0+2] - 22nd December 2020 #

  • implemented FutureDelegate<Try> [TryRunTry]

[0.1.0+1] - 20th December 2020 #

  • example app
TO DO LIST STATUS
example app done

[0.1.0+0] - 20th December 2020 #

  • complete rework based on freezed [https://pub.dev/packages/freezed]
TO DO LIST STATUS
base implementation done
testing done
example app TO DO

[0.0.3] - 3rd August 2020 #

  • breaking changes in the validation
  • more elegant tests with mockito
  • streams are implemented
TO DO LIST STATUS
implement streems done
example app TO DO

[0.0.2] - 21st June 2020 #

  • full re-design with mixin based classes
  • async and sync test pass
TO DO LIST STATUS
implement streems TO DO
example app TO DO

[0.0.1+1] - 4th June 2020 #

TO DO LIST STATUS
remove flutter dependency done
refactor and rename done
implement streems TO DO

[0.0.1] - 4th June 2020 #

  • this release is pre-alpha
4
likes
0
pub points
17%
popularity

Publisher

verified publisheryakforward.com

A Dart package to make pseudo-TDD and error handling more concise

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on yak_runner