Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 135 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 135 Bytes

rspec matcher that tells you how many queries your code executed

use like: spec file: expect { test }.to have_query_count(count)