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

- old
+ new

@@ -20,19 +20,17 @@ <tt>rake test TESTOPTS="--runner=lab_bench"</tt> == TODO -* Buffer test events in server and replay to new browser clients so they can start "hot" -* Browser should show whether it is connected to the server and reconnect if it dies -* Show me test failures as they happen * Give me more context on the test suite (names of files being run, command line, project directory, etc) * 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) * Notifications for success and failure +* Limit the number of events buffered on the server == Contributing to lab_bench * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it