<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,13 @@
-== How to run unit tests for this plugin:
+acts_as_solr comes with a quick and fast unit test suite, and with a longer-running
+functional test suite, the latter testing the actual integration with Solr.
+
+The unit test suite is written using Shoulda, so make sure you have a recent version
+installed.
+
+Running `rake test` or just `rake` will run both test suites. Use `rake test:unit` to
+just run the unit test suite.
+ 
+== How to run functional tests for this plugin:
 To run the acts_as_solr's plugin tests run the following steps:
 
 - create a MySQL database called &quot;actsassolr_test&quot; (if you want to use MySQL)
@@ -9,7 +18,7 @@ To run the acts_as_solr's plugin tests run the following steps:
 
 - rake solr:start RAILS_ENV=test
 
-- rake (Accepts the following arguments: DB=sqlite|mysql and MYSQL_USER=user)
+- rake test:functional (Accepts the following arguments: DB=sqlite|mysql and MYSQL_USER=user)
 
 == Troubleshooting:
 If for some reason the tests don't run and you get MySQL errors, make sure you edit the MYSQL_USER entry under</diff>
      <filename>TESTING_THE_PLUGIN</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7db64d8cd5cf210c89e2239436744c19636cd069</id>
    </parent>
  </parents>
  <author>
    <name>Mathias Meyer</name>
    <email>meyer@paperplanes.de</email>
  </author>
  <url>http://github.com/mattmatt/acts_as_solr/commit/457dc55ab43b39781188c55f49dacee77c63bb11</url>
  <id>457dc55ab43b39781188c55f49dacee77c63bb11</id>
  <committed-date>2008-11-18T06:53:03-08:00</committed-date>
  <authored-date>2008-11-18T06:53:03-08:00</authored-date>
  <message>Updated testing howto for the new unit test suite.</message>
  <tree>86fd1e47c1919c073190be711ea1f5d605a6e8ea</tree>
  <committer>
    <name>Mathias Meyer</name>
    <email>meyer@paperplanes.de</email>
  </committer>
</commit>
