Method: RSpec::Core::Configuration#profile_examples

Defined in:
lib/rspec/core/configuration.rb,
lib/rspec/core/configuration.rb

#profile_examplesvoid

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Defaults profile_examples to 10 examples when @profile_examples is true.



322
# File 'lib/rspec/core/configuration.rb', line 322

attr_writer :profile_examples