stream_test 0.2.0 copy "stream_test: ^0.2.0" to clipboard
stream_test: ^0.2.0 copied to clipboard

Stream testing library. Test async stream with ease.

0.2.0 #

  • Add streamTest and streamTestZone to fix hardcoded microtask task count and improve overall performance
  • Change maximum dart version to 4.0.0

0.1.2 #

  • Always await multiple microtasks to fill async gaps - this is not affecting test times - await micortask and await 99 microtasks take same amount of time

0.1.1 #

  • Remove assert no errors argument
  • Update examples and readme

0.1.0 #

  • Initial version.
2
likes
110
points
150
downloads

Publisher

verified publisherthecodebrothers.pl

Weekly Downloads

Stream testing library. Test async stream with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, rxdart, test

More

Packages that depend on stream_test