An open API service indexing awesome lists of open source software.

https://github.com/will/sequel-rspec-query-count-formatter


https://github.com/will/sequel-rspec-query-count-formatter

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# sequel-rspec-query-count-formatter

Counts how many sql queries each example uses

Usage:

bundle exec rspec --format QueryCountFormatter -r ./spec/support/query_count_formatter.rb spec
bundle exec rspec --format QueryCountFormatter -r ./spec/support/query_count_formatter.rb spec/path/to/specific/spec

![telex](demo.png)