scheduled_test 0.12.11+1 copy "scheduled_test: ^0.12.11+1" to clipboard
scheduled_test: ^0.12.11+1 copied to clipboard

discontinued
Dart 1 only

This package is deprecated. See the README for details.

This package is deprecated. It will not be maintained going forward.

The scheduled_test package was originally created before Dart supported async and await, as a way to make it possible to write readable asynchronous tests. Now that async and await exist, this purpose is no longer relevant.

Most of the features of scheduled_test are now available in other packages that use normal Future- and Stream-based APIs.

  • The scheduled_test/descriptor library is replaced by the test_descriptor package.

  • The scheduled_test/scheduled_process library is replaced by the test_process package.

  • The scheduled_test/scheduled_stream library is replaced by the StreamQueue in the async package as well as the stream matchers in the test package.

  • The scheduled_test/scheduled_server library is replaced by the shelf_test_handler package.

0
likes
20
pub points
0%
popularity

Publisher

verified publisherlabs.dart.dev

This package is deprecated. See the README for details.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

async, collection, http, http_multi_server, path, shelf, stack_trace, test

More

Packages that depend on scheduled_test