I searched around, but couldn't find a way to do it. Something like: ``` 1 example, 0 failures, 3 assertions ``` In [this question](http://stackoverflow.com/questions/6137874/show-number-of-assertions-in-rspec-output), @dchelimsky suggested to open a feature request, so here I am :smiley_cat: _Edit: @xaviershay's summary of comments below as of Jan 2017:_ * Proposed API: https://github.com/rspec/rspec/issues/4 * External gem that claims to do this (I haven't verified): https://github.com/bootstraponline/rspec_expectation_count