Sha256: 6a9dc877f0fa58992c98fd5b9cf7798bd50b2d95faa260fd89565f1d59a839ab

Contents?: true

Size: 1.85 KB

Versions: 0

Compression: gzip

Compressed size: 706 Bytes

Stored size: 706 Bytes

Contents

--- !ruby/object:Gem::Specification
name: rspec-ordering-mttf
version: !ruby/object:Gem::Version
  version: 0.1.1
platform: ruby
authors:
- Brandon Duff
autorequire:
bindir: exe
cert_chain: []
date: 2022-08-06 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rspec
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
description:
email:
- bduff@hey.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".dir-locals.el"
- ".rspec"
- ".standard.yml"
- CHANGELOG.md
- Gemfile
- Gemfile.lock
- Guardfile
- LICENSE.txt
- README.md
- Rakefile
- TODO.md
- lib/rspec/ordering/mttf.rb
- lib/rspec/ordering/mttf/example_result_data.rb
- lib/rspec/ordering/mttf/orderer.rb
- lib/rspec/ordering/mttf/run_memory.rb
- lib/rspec/ordering/mttf/run_results.rb
- lib/rspec/ordering/mttf/version.rb
- rspec-ordering-mttf.gemspec
homepage: https://github.com/brandonduff/rspec-ordering-mttf
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/brandonduff/rspec-ordering-mttf
  source_code_uri: https://github.com/brandonduff/rspec-ordering-mttf
  changelog_uri: https://github.com/brandonduff/rspec-ordering-mttf/blob/main/changelog.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.6.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.13
signing_key:
specification_version: 4
summary: Order tests optimizing for Mean Time to Failure
test_files: []

Package Spec version

rspec-ordering-mttf-0.1.1