aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-12-19 03:56:36 +0800
committerwg <wg@FreeBSD.org>2013-12-19 03:56:36 +0800
commit1e3efcc4942c94c09efd0a90856be397c7317ed1 (patch)
tree4164d2bc19db58e3692ab06b8ae460c93c41d9a2 /www/Makefile
parent5f39ffbec47b5f4264337f5ab56e34839d2518a7 (diff)
downloadfreebsd-ports-gnome-1e3efcc4942c94c09efd0a90856be397c7317ed1.tar.gz
freebsd-ports-gnome-1e3efcc4942c94c09efd0a90856be397c7317ed1.tar.zst
freebsd-ports-gnome-1e3efcc4942c94c09efd0a90856be397c7317ed1.zip
devel/py-splinter: Browser abstraction for web acceptance testing
Splinter is an open source tool for testing web applications using Python. It lets you automate browser actions, such as visiting URLs and interacting with their items. WWW: http://splinter.cobrateam.info/
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3121902c26fe..7f603738b0c2 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1671,6 +1671,7 @@
SUBDIR += py-selenium
SUBDIR += py-slimmer
SUBDIR += py-slumber
+ SUBDIR += py-splinter
SUBDIR += py-surl
SUBDIR += py-textile
SUBDIR += py-tgwebservices