Skip to content

Commit

Permalink
Added screenshot to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
delano committed Jun 25, 2009
1 parent 8e8dcf1 commit 58653d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rdoc
Expand Up @@ -55,7 +55,6 @@ Tryouts employs the same approach for testing Ruby codes. The return value of th

end


=== Benchmarks

You can also use Tryouts to run benchmarks using a second parameter to the tryout method. This parameter determines which drill sergeant to use.
Expand Down Expand Up @@ -86,6 +85,12 @@ You can also use Tryouts to run benchmarks using a second parameter to the tryou

The drill blocks for benchmarks return Tryouts::Stats objects.

== Screenshots

Here is an example of Tryouts output from a gibbler[http://github.com/delano/gibbler/blob/gibbler-0.2.1/tryouts/gibbler_tryouts.rb]:

http://github.com/delano/tryouts/raw/gh-pages/screens/tryouts-1-failure.png


== BETA Notice

Expand Down

0 comments on commit 58653d1

Please sign in to comment.