As as the title says, async_std should provide macro like `#[async_std::test]` similar to `#[tokio::test]` or `#[runtime::test]` for writing tests.