Revision: e85de3228981
Author: [email protected]
Date: Tue Feb 21 12:04:44 2012
Log: Edited wiki page TestLibraries through web user interface.
http://code.google.com/p/robotframework/source/detail?r=e85de3228981&repo=wiki
Modified:
/TestLibraries.wiki
=======================================
--- /TestLibraries.wiki Tue Feb 21 12:02:22 2012
+++ /TestLibraries.wiki Tue Feb 21 12:04:44 2012
@@ -31,7 +31,7 @@
* [http://code.google.com/p/robotframework-swinglibrary/ SwingLibrary] -
A Swing GUI testing library.
* [http://code.google.com/p/robotframework-eclipselibrary/
EclipseLibrary] - A library for testing Eclipse RCP applications using SWT
widgets.
* [http://code.google.com/p/robotframework-autoitlibrary/ AutoItLibrary]
- Windows GUI testing library that uses [http://www.autoitscript.com/
AutoIt] freeware tool as a driver.
- * [http://code.google.com/p/robotframework-dblibrary/ DatabaseLibrary
(Java)] - A test library that provides common functionality for testing
database contents. Implemented using Java so works only with Jython.
+ * [https://github.com/ThomasJaspers/robotframework-dblibrary
DatabaseLibrary (Java)] - A test library that provides common functionality
for testing database contents. Implemented using Java so works only with
Jython.
* [http://franz-see.github.com/Robotframework-Database-Library/
DatabaseLibrary (Python)] - Another library for database testing.
Implemented with Python and works also on Jython.
* [http://code.google.com/p/robotframework-sshlibrary/ SSHLibrary] - A
test library that enables SSH and SFTP.
* [http://github.com/peritus/robotframework-httplibrary HTTP test library
using livetest]