Metadata-Version: 2.4
Name: asteex
Version: 0.0.1
Summary: Test framework for asynchronous test execution
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file

asteex
======

asteex is a package for asyncronous test execution.

Installation
============

.. code-block:: text

    $ python -m pip install asteex
