An open API service indexing awesome lists of open source software.

https://github.com/emmiegit/async-std-test

Alternate implementation of the #[async_std::test] macro
https://github.com/emmiegit/async-std-test

Last synced: 6 months ago
JSON representation

Alternate implementation of the #[async_std::test] macro

Awesome Lists containing this project

README

          

## async-std-test


Build status

An alternate implementation of [`#[async_std::test]`](https://docs.rs/async-std/latest/async_std/attr.test.html) which seeks to provide more useful error reporting feedback.

Available under the MIT License.