Used internally to clear remaining groups when fail_fast is set
Returns the global configuration object
Yields the global configuration object
RSpec.configure do |config|
config.format = 'documentation'
end
Used internally to print deprecation warnings
Used internally to ensure examples get reloaded between multiple runs in the same process.
Used internally to determine what to do when a SIGINT is received
Internal container for global non-configuration data
[Validate]