Sha256: 356959411e5a4d5767a0a02cdeae79b1cca61cd54b4a0e1386bc94f1e6244bd6

Contents?: true

Size: 330 Bytes

Versions: 10

Compression:

Stored size: 330 Bytes

Contents

require 'jekyll'
require_relative '../lib/jekyll_plugin_support'

RSpec.configure do |config|
  config.filter_run_when_matching focus: true
  # config.order = 'random'

  # See https://relishapp.com/rspec/rspec-core/docs/command-line/only-failures
  config.example_status_persistence_file_path = 'spec/status_persistence.txt'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll_plugin_support-1.0.3 spec/spec_helper.rb
jekyll_plugin_support-1.0.2 spec/spec_helper.rb
jekyll_plugin_support-1.0.1 spec/spec_helper.rb
jekyll_plugin_support-1.0.0 spec/spec_helper.rb
jekyll_plugin_support-0.8.5 spec/spec_helper.rb
jekyll_plugin_support-0.8.4 spec/spec_helper.rb
jekyll_plugin_support-0.8.3 spec/spec_helper.rb
jekyll_plugin_support-0.8.2 spec/spec_helper.rb
jekyll_plugin_support-0.8.1 spec/spec_helper.rb
jekyll_plugin_support-0.8.0 spec/spec_helper.rb