aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-08 09:37:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-08 09:37:21 +0000
commit3ab0d26f9e22eecd41588692a52f6005924821f5 (patch)
tree49e1118434b1fc7993c8b66d9da9d434484f63ea /devel/Makefile
parent94fd9820db84653c4528d97f2840760c7be8003c (diff)
downloadports-3ab0d26f9e22eecd41588692a52f6005924821f5.tar.gz
ports-3ab0d26f9e22eecd41588692a52f6005924821f5.zip
Robot Framework is a generic test automation framework for acceptance testing
and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new keywords from existing ones using the same syntax that is used for creating test cases. WWW: http://robotframework.org PR: ports/175786 Submitted by: Vladimir Chukharev
Notes
Notes: svn path=/head/; revision=311931
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 42d905ea5ee5..930d94809e5c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3601,6 +3601,7 @@
SUBDIR += py-repoze.xmliter
SUBDIR += py-resourcepackage
SUBDIR += py-rlcompleter2
+ SUBDIR += py-robotframework
SUBDIR += py-rope
SUBDIR += py-roxlib
SUBDIR += py-rtree