Revision: f23b6900814b
Author: [email protected]
Date: Wed Jan 25 05:47:50 2012
Log: Mention new robot.tidy.
Update issue 801
Added a note about the new built-in tool into TestDataTidyingTool wiki page.
http://code.google.com/p/robotframework/source/detail?r=f23b6900814b&repo=wiki
Modified:
/TestDataTidyingTool.wiki
=======================================
--- /TestDataTidyingTool.wiki Thu Jun 10 12:17:40 2010
+++ /TestDataTidyingTool.wiki Wed Jan 25 05:47:50 2012
@@ -3,7 +3,9 @@
= Test data tidying tool -- robotidy.py =
-This tool was removed in Robot Framework 2.5 because RIDE releases
compatible with it contain same functionality.
+This tool was removed in Robot Framework 2.5 because RIDE containa same
functionality.
+
+Starting from Robot Framework 2.7 similar tool is built-in to the core
framework. Run `python -m robot.ridy --help` for more information.
== Documentation ==