Metadata


Name
rspec-its
Version
2.0.0
Platform
ruby
Authors
The RSpec Development Team
Bindir
bin
Date
2024-11-04 00:00:00 UTC
Dependencies
rspec-core (>= 3.13.0)
rspec-expectations (>= 3.13.0)
Description
RSpec extension gem for attribute matching
Email
maintainers@rspec.info
Files
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
Changelog.md
Gemfile
LICENSE.txt
README.md
Rakefile
features/its.feature
features/step_definitions/additional_cli_steps.rb
features/support/env.rb
lib/rspec/its.rb
lib/rspec/its/subject.rb
lib/rspec/its/version.rb
rspec-its.gemspec
script/test_all
script/update_rubygems_and_install_bundler
spec/rspec/its_spec.rb
spec/spec_helper.rb
Homepage
https://github.com/rspec/rspec-its
Licenses
MIT
Metadata
{"bug_tracker_uri"=>"https://github.com/rspec/rspec-its/issues", "changelog_uri"=>"https://github.com/rspec/rspec-its/blob/v2.0.0/Changelog.md", "documentation_uri"=>"https://www.rubydoc.info/gems/rspec-its/2.0.0", "mailing_list_uri"=>"https://groups.google.com/forum/#!forum/rspec", "rubygems_mfa_required"=>"true", "source_code_uri"=>"https://github.com/rspec/rspec-its"}
Require paths
lib
Required ruby version
> 3.0.0
Required rubygems version
>= 0
Rubygems version
3.6.0.dev
Specification version
4
Summary
Provides "its" method formerly part of rspec-core
Original platform
ruby
New platform
ruby