-
Name
-
rspec-its
-
Version
-
1.3.1
-
Platform
-
ruby
-
Authors
-
Peter Alfvin
-
Bindir
-
bin
-
Date
-
2024-10-23 00:00:00 UTC
-
Dependencies
-
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rake (~> 13.0.0, development)
bundler (> 1.3.0, development)
cucumber (>= 1.3.8, development)
aruba (~> 0.14.12, development)
-
Description
-
RSpec extension gem for attribute matching
-
Email
-
palfvin@gmail.com
-
Files
-
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.rspec
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/version.rb
rspec-its.gemspec
script/legacy_setup.sh
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/v1.3.1/Changelog.md", "documentation_uri"=>"https://www.rubydoc.info/gems/rspec-its/1.3.1", "mailing_list_uri"=>"https://groups.google.com/forum/#!forum/rspec", "source_code_uri"=>"https://github.com/rspec/rspec-its"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.16
-
Specification version
-
4
-
Summary
-
Provides "its" method formerly part of rspec-core
-
Test files
-
features/its.feature
features/step_definitions/additional_cli_steps.rb
features/support/env.rb
spec/rspec/its_spec.rb
spec/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby