ruby-rspec-core (3.13.2c6e5m8s7-1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-sid
- Repository
- https://deb.debian.org/debian
- Codename
- sid
- Component
- main
- Source
- ruby-rspec
- Architecture
- s390x
- Section
- ruby
- Priority
- optional
- Maintainer
- Debian Ruby Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 780 B
- Size expected
- 163.8 kB
- Size actual
- 163.8 kB
- Size match
Description
Behaviour Driven Development framework for Ruby - core
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 831d816e…68ae700f | |
| SHA-1 | 86e6677e…6655be2c | |
| SHA-256 | cbc7a693…54f3e2a8 | |
| SHA-512 | 67328f95…651eba32 |
Contents
Files and directories included
. usr usr/bin usr/bin/rspec usr/share usr/share/doc usr/share/doc/ruby-rspec-core usr/share/doc/ruby-rspec-core/README.md.gz usr/share/doc/ruby-rspec-core/changelog.Debian.gz usr/share/doc/ruby-rspec-core/copyright usr/share/doc/ruby-rspec-core/features usr/share/doc/ruby-rspec-core/features/.nav usr/share/doc/ruby-rspec-core/features/README.md usr/share/doc/ruby-rspec-core/features/clear_examples.feature usr/share/doc/ruby-rspec-core/features/command_line usr/share/doc/ruby-rspec-core/features/command_line/README.md usr/share/doc/ruby-rspec-core/features/command_line/bisect.feature.gz usr/share/doc/ruby-rspec-core/features/command_line/dry_run.feature usr/share/doc/ruby-rspec-core/features/command_line/example_matches_name_option.feature.gz usr/share/doc/ruby-rspec-core/features/command_line/example_name_option.feature usr/share/doc/ruby-rspec-core/features/command_line/exit_status.feature usr/share/doc/ruby-rspec-core/features/command_line/fail_fast.feature usr/share/doc/ruby-rspec-core/features/command_line/format_option.feature usr/share/doc/ruby-rspec-core/features/command_line/init.feature usr/share/doc/ruby-rspec-core/features/command_line/line_number_appended_to_path.feature.gz usr/share/doc/ruby-rspec-core/features/command_line/only_failures.feature.gz usr/share/doc/ruby-rspec-core/features/command_line/order.feature usr/share/doc/ruby-rspec-core/features/command_line/pattern_option.feature usr/share/doc/ruby-rspec-core/features/command_line/rake_task.feature usr/share/doc/ruby-rspec-core/features/command_line/randomization.feature usr/share/doc/ruby-rspec-core/features/command_line/require_option.feature usr/share/doc/ruby-rspec-core/features/command_line/ruby.feature usr/share/doc/ruby-rspec-core/features/command_line/tag.feature usr/share/doc/ruby-rspec-core/features/command_line/warnings_option.feature usr/share/doc/ruby-rspec-core/features/configuration usr/share/doc/ruby-rspec-core/features/configuration/alias_example_to.feature usr/share/doc/ruby-rspec-core/features/configuration/backtrace_exclusion_patterns.feature.gz usr/share/doc/ruby-rspec-core/features/configuration/color.feature usr/share/doc/ruby-rspec-core/features/configuration/custom_settings.feature usr/share/doc/ruby-rspec-core/features/configuration/default_path.feature usr/share/doc/ruby-rspec-core/features/configuration/deprecation_stream.feature usr/share/doc/ruby-rspec-core/features/configuration/enable_global_dsl.feature usr/share/doc/ruby-rspec-core/features/configuration/error_exit_code.feature usr/share/doc/ruby-rspec-core/features/configuration/exclude_pattern.feature usr/share/doc/ruby-rspec-core/features/configuration/fail_fast.feature usr/share/doc/ruby-rspec-core/features/configuration/fail_if_no_examples.feature usr/share/doc/ruby-rspec-core/features/configuration/failure_exit_code.feature usr/share/doc/ruby-rspec-core/features/configuration/order_and_seed.feature usr/share/doc/ruby-rspec-core/features/configuration/output_stream.feature usr/share/doc/ruby-rspec-core/features/configuration/overriding_global_ordering.feature usr/share/doc/ruby-rspec-core/features/configuration/pattern.feature usr/share/doc/ruby-rspec-core/features/configuration/pending_failure_output.feature usr/share/doc/ruby-rspec-core/features/configuration/profile.feature.gz usr/share/doc/ruby-rspec-core/features/configuration/read_options_from_file.feature usr/share/doc/ruby-rspec-core/features/configuration/run_all_when_everything_filtered.feature usr/share/doc/ruby-rspec-core/features/configuration/zero_monkey_patching_mode.feature usr/share/doc/ruby-rspec-core/features/core_standalone.feature usr/share/doc/ruby-rspec-core/features/example_groups usr/share/doc/ruby-rspec-core/features/example_groups/aliasing.feature usr/share/doc/ruby-rspec-core/features/example_groups/basic_structure.feature usr/share/doc/ruby-rspec-core/features/example_groups/shared_context.feature.gz usr/share/doc/ruby-rspec-core/features/example_groups/shared_examples.feature.gz usr/share/doc/ruby-rspec-core/features/expectation_framework_integration usr/share/doc/ruby-rspec-core/features/expectation_framework_integration/aggregating_failures.feature.gz usr/share/doc/ruby-rspec-core/features/expectation_framework_integration/configure_expectation_framework.feature.gz usr/share/doc/ruby-rspec-core/features/filtering usr/share/doc/ruby-rspec-core/features/filtering/exclusion_filters.feature usr/share/doc/ruby-rspec-core/features/filtering/filter_run_when_matching.feature usr/share/doc/ruby-rspec-core/features/filtering/if_and_unless.feature.gz usr/share/doc/ruby-rspec-core/features/filtering/inclusion_filters.feature usr/share/doc/ruby-rspec-core/features/formatters usr/share/doc/ruby-rspec-core/features/formatters/configurable_colors.feature usr/share/doc/ruby-rspec-core/features/formatters/custom_formatter.feature usr/share/doc/ruby-rspec-core/features/formatters/json_formatter.feature usr/share/doc/ruby-rspec-core/features/helper_methods usr/share/doc/ruby-rspec-core/features/helper_methods/arbitrary_methods.feature usr/share/doc/ruby-rspec-core/features/helper_methods/let.feature usr/share/doc/ruby-rspec-core/features/helper_methods/modules.feature.gz usr/share/doc/ruby-rspec-core/features/hooks usr/share/doc/ruby-rspec-core/features/hooks/around_hooks.feature.gz usr/share/doc/ruby-rspec-core/features/hooks/before_and_after_hooks.feature.gz usr/share/doc/ruby-rspec-core/features/hooks/filtering.feature.gz usr/share/doc/ruby-rspec-core/features/hooks/when_first_matching_example_defined.feature usr/share/doc/ruby-rspec-core/features/metadata usr/share/doc/ruby-rspec-core/features/metadata/current_example.feature usr/share/doc/ruby-rspec-core/features/metadata/current_scope.feature usr/share/doc/ruby-rspec-core/features/metadata/described_class.feature usr/share/doc/ruby-rspec-core/features/metadata/user_defined.feature usr/share/doc/ruby-rspec-core/features/mock_framework_integration usr/share/doc/ruby-rspec-core/features/mock_framework_integration/use_any_framework.feature usr/share/doc/ruby-rspec-core/features/mock_framework_integration/use_flexmock.feature usr/share/doc/ruby-rspec-core/features/mock_framework_integration/use_mocha.feature usr/share/doc/ruby-rspec-core/features/mock_framework_integration/use_rr.feature usr/share/doc/ruby-rspec-core/features/mock_framework_integration/use_rspec.feature usr/share/doc/ruby-rspec-core/features/pending_and_skipped_examples usr/share/doc/ruby-rspec-core/features/pending_and_skipped_examples/README.md usr/share/doc/ruby-rspec-core/features/pending_and_skipped_examples/pending_examples.feature usr/share/doc/ruby-rspec-core/features/pending_and_skipped_examples/skipped_examples.feature.gz usr/share/doc/ruby-rspec-core/features/spec_files usr/share/doc/ruby-rspec-core/features/spec_files/arbitrary_file_suffix.feature usr/share/doc/ruby-rspec-core/features/step_definitions usr/share/doc/ruby-rspec-core/features/step_definitions/additional_cli_steps.rb usr/share/doc/ruby-rspec-core/features/step_definitions/core_standalone_steps.rb usr/share/doc/ruby-rspec-core/features/subject usr/share/doc/ruby-rspec-core/features/subject/explicit_subject.feature.gz usr/share/doc/ruby-rspec-core/features/subject/implicit_subject.feature usr/share/doc/ruby-rspec-core/features/subject/one_liner_syntax.feature usr/share/doc/ruby-rspec-core/features/support usr/share/doc/ruby-rspec-core/features/support/diff_lcs_versions.rb usr/share/doc/ruby-rspec-core/features/support/env.rb usr/share/doc/ruby-rspec-core/features/support/jruby.rb usr/share/doc/ruby-rspec-core/features/support/require_expect_syntax_in_aruba_specs.rb usr/share/doc/ruby-rspec-core/features/support/rubinius.rb usr/share/doc/ruby-rspec-core/features/support/ruby_27_support.rb usr/share/doc/ruby-rspec-core/features/support/send_sigint_during_bisect.rb usr/share/man usr/share/man/man1 usr/share/man/man1/rspec.1.gz usr/share/rubygems-integration usr/share/rubygems-integration/all usr/share/rubygems-integration/all/gems usr/share/rubygems-integration/all/gems/rspec-core-3.13.6 usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/exe usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/exe/rspec usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/autorun.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/backtrace_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/coordinator.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/example_minimizer.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/fork_runner.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/server.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_command.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/shell_runner.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/bisect/utilities.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/configuration.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/configuration_options.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/did_you_mean.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/drb.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/dsl.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/example.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/example_group.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/example_status_persister.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/filter_manager.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/flat_map.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_bisect_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/base_text_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_drb_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/bisect_progress_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/console_codes.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/deprecation_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/documentation_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/exception_presenter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/failure_list_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/fallback_message_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/helpers.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_printer.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/html_snippet_extractor.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/json_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/profile_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/progress_formatter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/protocol.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/snippet_extractor.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters/syntax_highlighter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/formatters.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/hooks.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/invocations.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/memoized_helpers.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/metadata.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/metadata_filter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/minitest_assertions_adapter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/flexmock.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/mocha.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/null.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rr.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/mocking_adapters/rspec.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/notifications.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/option_parser.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/ordering.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/output_wrapper.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/pending.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/profiler.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/.rspec usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/spec usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer/spec/spec_helper.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/project_initializer.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/rake_task.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/reporter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/ruby_project.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/runner.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/sandbox.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/set.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/shared_context.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/shared_example_group.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/shell_escape.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/test_unit_assertions_adapter.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/version.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/warnings.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core/world.rb usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib/rspec/core.rb usr/share/rubygems-integration/all/specifications usr/share/rubygems-integration/all/specifications/rspec-core-3.13.6.gemspec