Revision: 2567
Author: pekka.klarck
Date: Fri Feb 26 15:41:15 2010
Log: mention new dblib
http://code.google.com/p/robotframework/source/detail?r=2567
Modified:
/wiki/TestLibraries.wiki
=======================================
--- /wiki/TestLibraries.wiki Tue Nov 17 14:33:27 2009
+++ /wiki/TestLibraries.wiki Fri Feb 26 15:41:15 2010
@@ -27,4 +27,5 @@
* [http://code.google.com/p/robotframework-seleniumlibrary/
SeleniumLibrary] - A web testing library that uses popular
[http://selenium.openqa.org/ Selenium tool] internally.
* [http://code.google.com/p/robotframework-swinglibrary/ SwingLibrary] -
A swing gui testing library.
* [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] -
A test library that provides common functionality for testing database
contents. Implemented using Java so Jython only (until support for
RemoteLibrary is added).
* [http://code.google.com/p/robotframework-sshlibrary/ SSHLibrary] - A
test library that enables SSH and SFTP.