scheduled_test 0.12.1 copy "scheduled_test: ^0.12.1" to clipboard
scheduled_test: ^0.12.1 copied to clipboard

discontinued
outdatedDart 1 only

A package for writing readable tests of asynchronous behavior. This package works by building up a queue of asynchronous tasks called a "schedule", then executing those tasks in order. This allows the [...]

-/ -
pub points
97
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
0
points
97
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A package for writing readable tests of asynchronous behavior. This package works by building up a queue of asynchronous tasks called a "schedule", then executing those tasks in order. This allows the tests to read like synchronous, linear code, despite executing asynchronously.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, http_multi_server, path, shelf, stack_trace, test

More

Packages that depend on scheduled_test