futures-await-test-preview

Crates.iofutures-await-test-preview
lib.rsfutures-await-test-preview
version0.3.0-alpha.19
sourcesrc
created_at2018-07-08 08:03:23.380141
updated_at2019-09-28 01:34:54.566073
descriptionAsync test support for Rust through a procedural macro. This crate defines the `#[async_test]` attribute to make writing tests that use async/await easier.
homepagehttps://github.com/ngg/futures-await-test
repositoryhttps://github.com/ngg/futures-await-test
max_upload_size
id73320
size3,248
Gergely Nagy (ngg)

documentation

README

futures-await-test

Build Status Latest Version

Async test support for Rust through a procedural macro. This crate defines the #[async_test] attribute to make writing tests that use async/await easier.

See the tests for examples.

Commit count: 32

cargo fmt