Registry / testing / rspec-prof

rspec-prof

JSON →
library0.0.7rbrubygemsunverified

Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.

gem install rspec-prof
INSTALL
IMPORT
SIG · RSPEC-PROF
R
rspec-prof
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.

RSpecProf
✓ require 'rspec_prof'

Enable profiling in RSpec configuration

require 'rspec_prof' RSpec.configure do |config| config.profile_examples = true end # Then run your specs normally; profiling output will be generated
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
rspec-prof — gem install rspec-prof · libregistry