root/public/: luna-cow-0.6.64 metadata and description
Crutches on wheels by visionlabs
author | visionlabs |
classifiers |
|
description_content_type | text/markdown |
requires_dist |
|
requires_python | >=3.10,<4.0 |
File | Tox results | History |
---|---|---|
luna_cow-0.6.64-py3-none-any.whl
|
|
|
luna_cow-0.6.64.tar.gz
|
|
About
Project contains Luna services common parts.
Tests
The project has unittests.
Requirements
Install the dependencies from pyproject.toml.
Running tests
pytest --config tests/app/config.conf
Notes
Tests are heavily depends on module pytest-sanic, which makes some magic behind the scenes - runs coroutines and setup sanic server. Please note, any async tests that use fixture 'app' should include 'loop' fixture as well.