ci: Add python unit test workflows (#954)

This commit is contained in:
Fangyin Cheng
2023-12-20 10:04:19 +08:00
committed by GitHub
parent 322425b099
commit ba8fa8774d
4 changed files with 183 additions and 75 deletions

View File

@@ -1,5 +1,6 @@
# Testing and dev dependencies
pytest
pytest-cov
asynctest
pytest-asyncio
pytest-benchmark