• Phil Quitslund's avatar
    Bump to test `0.12.20`. (#8349) · a002e720
    Phil Quitslund authored
    * Bump to test `0.12.20`.
    
    Some test `0.12.20` highlights:
      * introduces `expectLater()`  that returns a `Future` that completes when the matcher has finished running
      * deprecates the `verbose` parameter to `expect()` and the `formatFailure()` (to be removed in `0.13.0`)
    
    Otherwise:
      * to keep up w/ the deprecation of `verbose`, removes `widget_tester` API to pass `verbose` flag (alternatively we could suppress the warning for now)
    
    * Update stack manipulation.
    
    * Fix framecount.
    a002e720
Name
Last commit
Last update
..
all_elements.dart Loading commit data...
binding.dart Loading commit data...
controller.dart Loading commit data...
finders.dart Loading commit data...
matchers.dart Loading commit data...
stack_manipulation.dart Loading commit data...
test_async_utils.dart Loading commit data...
test_pointer.dart Loading commit data...
test_text_input.dart Loading commit data...
test_vsync.dart Loading commit data...
widget_tester.dart Loading commit data...