Up to [cvs.NetBSD.org] / pkgsrc / www / py-test-sanic
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 3 08:26:54 2023 UTC (6 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
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