Sha256: 6e398d3a2e309771d9251765164e46849eb8665dd171b16ea3b6887469d03b45

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 716 Bytes

Stored size: 716 Bytes

Contents

--- !ruby/object:Gem::Specification
name: assert_value
version: !ruby/object:Gem::Version
  version: 1.5.6
platform: ruby
authors:
- Pluron, Inc.
autorequire: 
bindir: bin
cert_chain: []
date: 2023-10-30 00:00:00.000000000 Z
dependencies: []
description: assert_value assertion
email: support@pluron.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/ci.yml"
- ".gitignore"
- LICENSE
- README.md
- Rakefile
- assert_value.gemspec
- assert_value.kdev4
- gemfiles/minitest.bundled.gemfile
- gemfiles/minitest.latest.gemfile
- gemfiles/rspec.2.99.gemfile
- gemfiles/rspec.latest.gemfile
- gemfiles/test-unit.bundled.gemfile
- gemfiles/test-unit.latest.gemfile
- lib/array_diff.rb
- lib/assert_value.rb
- lib/minitest/assert_value_plugin.rb
- lib/text_diff.rb
- test/assert_value_spec.rb
- test/assert_value_test.rb
- test/logs/assert_value_exception_with_files.log.ref
- test/logs/assert_value_with_files.log.ref
homepage: https://github.com/assert-value/assert_value_ruby
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.1.6
signing_key: 
specification_version: 4
summary: Assert that checks that two values (strings, expected and actual) are same
  and which can magically replace expected value with the actual in case the new behavior
  (and new actual value) is correct
test_files:
- test/assert_value_spec.rb
- test/assert_value_test.rb
- test/logs/assert_value_exception_with_files.log.ref
- test/logs/assert_value_with_files.log.ref

Package Spec version

assert_value-1.5.6