## async-std-test
<a href="https://github.com/ammongit/async-std-test/actions?query=workflow%3A%22Build%22">
<img src="https://github.com/ammongit/async-std-test/workflows/Build/badge.svg"
alt="Build status">
</a>
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.