<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,50 +1 @@
-h2. Taza
-
-Taza is meant to make browser-based testing more sane for developers(or QA where applicable) and customers.
-
-h3. RESOURCES
-
-* Here's a brief(~8min) &quot;screencast&quot;:http://blip.tv/file/1483249 showing the above example
-* &quot;#coors on FreeNode&quot;:irc://irc.freenode.net/coors
-
-h3. FEATURES
-
-* Generate a project for browser-based testing
-* Generate pages and sites for different applications
-* Create flows that move through a site
-* Use filters to control which elements are accessible on a page depending on its state
-* Taza automatically creates and cleans up the browser for each site just like a File block
-* Manage tests by tags
-* Cross-site testing
-
-h3. ISSUES
-
-* Taza has only been used in the wild with WATIR(Safari/Firefox/IE), but Selenium support is built-in
-* Taza's generators currently generate RSpec specs, Test::Unit and other test framework support is planned
-
-h3. SYNOPSIS
-
-Taza is meant to be a refreshing way to look at browser testing. Taza provides a few ways to abstract browser-based 
-testing into three simple ideas.
-
-  * [[Sites]]
-  * [[Pages]]
-  * [[Flows]]
-
-[[Sites]] have [[Pages]].
-[[Pages]] have [[Elements]] and [[Filters]].
-[[Flows]] are common actions on a site such as logging in or performing a search.
-
-h3. EXAMPLE
-
-Here's an example for starting a project around the Google sites
-
-  $ taza google
-  $ cd google/
-  $ ./script/generate site google
-  $ ./script/generate page home_page google
-  $ ./script/generate flow search google
-  $ rake spec:functional:google
-
-That will generate an RSpec HTML report at artifacts/functional/google/index.html
-
+&quot;Taza Wiki&quot;:http://github.com/scudco/taza/wikis</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5d193a77c08e07730b4a045d5f87cfed28e96473</id>
    </parent>
  </parents>
  <author>
    <name>adanderson</name>
    <email>adanderson@d1bde68c-af00-0410-813c-e860f6c31c7f</email>
  </author>
  <url>http://github.com/scudco/taza/commit/85bd0adef7bb9ffa8f15a373491768ba9533ee50</url>
  <id>85bd0adef7bb9ffa8f15a373491768ba9533ee50</id>
  <committed-date>2008-12-22T14:40:26-08:00</committed-date>
  <authored-date>2008-12-22T14:40:26-08:00</authored-date>
  <message>README.textile just points to the github wiki now.

git-svn-id: http://svn.gid.gap.com/svn/gid/qa/trunk/taza@332507 d1bde68c-af00-0410-813c-e860f6c31c7f</message>
  <tree>db213182f4726bf25a5410dc4fc7b5a5698a18a1</tree>
  <committer>
    <name>adanderson</name>
    <email>adanderson@d1bde68c-af00-0410-813c-e860f6c31c7f</email>
  </committer>
</commit>
