Registry / testing / rails-perftest

rails-perftest

JSON →
library0.0.7rbrubygemsunverified

Rails performance tests (removed from core in Rails 4.0).

gem install rails-perftest
INSTALL
IMPORT
SIG · RAILS-PERFTEST
R
rails-perftest
testingrubyv0.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RailsPerftest
require 'rails-perftest'

Write performance tests for Rails controllers.

require 'rails-perftest' class MyTest < ActionController::PerformanceTest def test_homepage get '/' end end
Debug
Known issues
breakingThis gem is for Rails 3.x and 4.x; it may not work with Rails 5+.
fix
Use Rails' built-in performance testing or a gem like ruby-prof.
affects: >= 0.0.7
Upgrade
Version history
0.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
rails-perftest — gem install rails-perftest · libregistry