README.rdoc in lab_bench-0.3.0 vs README.rdoc in lab_bench-0.3.1

- old
+ new

@@ -21,10 +21,12 @@ <tt>rake test TESTOPTS="--runner=lab_bench"</tt> == TODO * Give me more context on the test suite (names of files being run, command line, project directory, etc) +* Trim dependencies, or break into two gems (client / server) so we can minimize the number of dependencies we pull into the test runner +* Rails 3 compatability * Allow me to rerun a suite * Allow me to rerun a test * Allow me to rerun all failed tests within a suite * Continuous rerunning of failed tests (like autotest) * Rerunning of failed tests when files change (like autotests) @@ -41,8 +43,7 @@ * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. == Copyright -Copyright (c) 2010 Bradley Buda. See LICENSE.txt for -further details. +Copyright (c) 2010 Bradley Buda. See LICENSE.txt for further details.