testoscope 0.2.0
This is simple and nice tool to inspect how application operates with current DB structure while testing app, meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4
niceql
>= 0.1.23