Path to this page:
./
www/py-test-sanic,
Pytest plugin for Sanic
Branch: CURRENT,
Version: 1.9.1,
Package name: py310-test-sanic-1.9.1,
Maintainer: pkgsrc-usersA pytest plugin for Sanic. It helps you to test your code asynchronously.
This plugin provides:
- very easy testing with async coroutines
- common and useful fixtures
- asynchronous fixture support
- test_client/sanic_client for Sanic application
- test_server for Sanic application
Master sites:
Filesize: 14.711 KB
Version history: (Expand)
- (2023-03-03) Package added to pkgsrc.se, version py310-test-sanic-1.9.1 (created)
CVS history: (Expand)
2023-03-03 09:26:54 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-test-sanic: added version 1.9.1
A pytest plugin for Sanic. It helps you to test your code asynchronously.
This plugin provides:
- very easy testing with async coroutines
- common and useful fixtures
- asynchronous fixture support
- test_client/sanic_client for Sanic application
- test_server for Sanic application
|