Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
add 'acton' and some useful methods for rspec one-liner syntax.
2021
2022
2023
2024
2025
2026
0.0
Make markdown for rspec
2021
2022
2023
2024
2025
2026
0.0
Generates documentation from RSpec code blocks in Markdown files.
2021
2022
2023
2024
2025
2026
0.0
Wraps rails-dom-testing into RSpec matchers.
2021
2022
2023
2024
2025
2026
0.0
Dry::Types for RSpec
2021
2022
2023
2024
2025
2026
0.0
RSpecDumpProfileCustomizer provide report about worst N slow test and/or slow test over M seconds.
You can set "N" and "M" in rails configuration file, application.rb.
2021
2022
2023
2024
2025
2026
0.0
RSpec Formatter that interfaces with your editor.
2021
2022
2023
2024
2025
2026
0.0
PLEASE NOTE: this gem has been renamed to emoji-formatter.
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for Ruby 1.9 string encodings.
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
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
A plugin for ensuring your RSpec tests don't run with a filter (eg. `focus: true`); useful for CI runs.
2021
2022
2023
2024
2025
2026
0.0
Evaluate matcher in each array element
2021
2022
2023
2024
2025
2026
0.0
Count the number of expectations used in an RSpec test suite.
2021
2022
2023
2024
2025
2026
0.0
Provides a wrapper around expect {}.to raise_error..
2021
2022
2023
2024
2025
2026
0.0
Provides expect_it helpers for RSpec.
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to test that a block makes a number of changes, without requiring you to deeply nest a bunch of `expect { }` blocks within each other or rewrite them as `change` matchers.
2021
2022
2023
2024
2025
2026
0.0
I'd like to write simple methods with simple specs
so this gem gonna be easy to use
with syntactic sugar to simplify the addition of examples
but not so much configurable to shape a way you write methods
2021
2022
2023
2024
2025
2026