Install pytest-asyncio
Since Silkaj code is asynchronous, asynchronous tests should be handled. Install [pytest-asyncio](https://pypi.org/project/pytest-asyncio/) > #187 depends on this ticket.
issue