Last updated:
0 purchases
pytestaioworkers 0.4.0
A plugin to test aioworkers projects with pytest
Features
fixtures: aioworkers, context, config_yaml
Requirements
pytest
aioworkers
Installation
You can install “pytest-aioworkers” via pip from PyPI:
$ pip install pytest-aioworkers[asyncio]
Contributing
Contributions are very welcome. Tests can be run with hatch, please ensure
the coverage at least stays the same before you submit a pull request.
To run tests:
hatch run pytest
or:
hatch run cov
License
Distributed under the terms of the Apache Software License 2.0 license, “pytest-aioworkers” is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.