aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2020-02-17 09:05:27 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2020-02-17 09:05:27 +0000
commitb19a4acbe511b61288cc0d273e453682f7cdab7d (patch)
treeb53b4ceb82760bdad05590c6915169ba3477c357 /devel/Makefile
parent3e8fcdaec2bc57275ca3a1619b72d9b6662c1f76 (diff)
downloadports-b19a4acbe511b61288cc0d273e453682f7cdab7d.tar.gz
ports-b19a4acbe511b61288cc0d273e453682f7cdab7d.zip
[NEW] devel/py-pytest-flask: Set of py.test fixtures to test Flask applications
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>
Notes
Notes: svn path=/head/; revision=526354
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 324c227dd2e2..26ee0e5da50b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4848,6 +4848,7 @@
SUBDIR += py-pytest-fixture-config
SUBDIR += py-pytest-flake8
SUBDIR += py-pytest-flakes
+ SUBDIR += py-pytest-flask
SUBDIR += py-pytest-forked
SUBDIR += py-pytest-helpers-namespace
SUBDIR += py-pytest-isort