bloc_test 3.0.0-dev.1 copy "bloc_test: ^3.0.0-dev.1" to clipboard
bloc_test: ^3.0.0-dev.1 copied to clipboard

outdated

A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.

3.0.0-dev.1 #

  • Updated to bloc: ^3.0.0-dev.1

2.2.2 #

  • Minor internal improvements (fixed analysis warning in emitsExactly)

2.2.1 #

  • Minor documentation improvements (syntax highlighting in README)

2.2.0 #

  • emitsExactly and blocTest support Iterable<Matcher (#695).

2.1.0 #

  • Add MockBloc to bloc_test in order to simplify bloc mocks (addresses #636)
  • Documentation and example updates

2.0.0 #

1.0.0 #

Updated to bloc: ^1.0.0 and Documentation Updates

0.2.1 #

whenListen automatically converts Stream to BroadcastStream

0.2.0 #

whenListen handles internal skip from BlocBuilder and BlocListener

0.1.0 #

Initial Version of the library.

  • Includes whenListen to enable mocking a Bloc state Stream.
561
likes
0
pub points
98%
popularity

Publisher

verified publisherbloclibrary.dev

A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, meta, mockito, test

More

Packages that depend on bloc_test