mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
An extension of pytest test runner which provides a set of useful tools to simplify testing and development of the Flask extensions and applications. WWW: https://github.com/pytest-dev/pytest-flask PR: 242786 Submitted by: Goran Mekić <meka tilda center>
4 lines
199 B
Text
4 lines
199 B
Text
An extension of pytest test runner which provides a set of useful tools to
|
|
simplify testing and development of the Flask extensions and applications.
|
|
|
|
WWW: https://github.com/pytest-dev/pytest-flask
|