Project
Reverse Dependencies for rspec-core
The projects listed here declare rspec-core as a runtime or development dependency
0.0
Enables to click-open RSpec failure backtrace lines
2021
2022
2023
2024
2025
2026
0.0
For example:
collection.should all_be > 0
will specify that each element of the collection should be greater
than zero. Each element of the collection that fails the test will
be reported in the error message.
2021
2022
2023
2024
2025
2026
0.0
Queue-based parallel test runner for rspec
2021
2022
2023
2024
2025
2026
0.0
Designed for CI systems which only outputs row-by-row, this formatter displays current progress in CI friendly way.
2021
2022
2023
2024
2025
2026
0.0
A datadog reporter wrapped in an rspec formatter; reports rspec results as datadog events
2021
2022
2023
2024
2025
2026
0.0
RSpec extension for distributed running of specs from a queue.
2021
2022
2023
2024
2025
2026
0.0
RSpec::Endpoint provides the `endpoint` method as a helper to test HTTP requests. It parses and replaces the description with the informed params.
2021
2022
2023
2024
2025
2026
0.0
Modifies RSpec's description generator to produce more
natural-sounding English.
2021
2022
2023
2024
2025
2026
0.0
Enhanced JSON formatter for RSpec
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher to check enqueueing of Sidekiq jobs
2021
2022
2023
2024
2025
2026
0.0
A drop-in replacement for RSpec's built-in JSON formatter that adds structured test failure data, making it easy to programmatically analyze test results.
2021
2022
2023
2024
2025
2026
0.0
RSpec formater that produces output easily consumable by automated tools
2021
2022
2023
2024
2025
2026
0.0
rspec built-in documentation formatter for travis-ci
2021
2022
2023
2024
2025
2026
0.0
A collection of useful RSpec 3 formatters
2021
2022
2023
2024
2025
2026
0.0
This is a formatter for RSpec 3 that takes advantage of features in WebKit to make the output from running specs in Textmate more fun/useful.
2021
2022
2023
2024
2025
2026
0.0
Provides "it_exposes" and "describe_exposure" methods to test Grape Entities
2021
2022
2023
2024
2025
2026
0.0
An RSpec plugin to simplify integration tests for GraphQL
2021
2022
2023
2024
2025
2026
0.0
A plugin to RSpec and YARD that allows you to define illustrative objects in your examples that will be forwarded to the output formatter. The results can be imported into YARD, which makes your generated specs and documentation more readable, illustrative, and explanatory.
2021
2022
2023
2024
2025
2026
0.0
An interactive console for running specs.
2021
2022
2023
2024
2025
2026
0.0
redefines is_expected as expect{ subject }
2021
2022
2023
2024
2025
2026