mimicaw
mimicow
is a tiny test library for writing asynchronous integration tests using the asynchronous runtime, such as tokio
and async-std
.
The concept of this library is inspired from libtest-mimic
, but also focuses on
the compatibility with async
/.await
language syntax.
WARNING: This project is currently under active development and not ready for production use.
This library is licensed under either of
at your option.