Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.0
Writing logs is an easy way to store any kind of information for further analysis later on. It's commonly used to store analytics events and then make the logs a source for data engineering tasks. This matcher makes logging testing easier.
2021
2022
2023
2024
2025
2026
0.0
Run RSpec tests multiple times
2021
2022
2023
2024
2025
2026
0.0
RSpec Base Matcher implementation with automatic registration as a module.
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher define_constant. Runs block and tracks all defined constants
to make sure specified constant name gets defined. Removes defined constant
after expectation
2021
2022
2023
2024
2025
2026
0.0
checks if expected adheres to specified json schema document. document can
be another object or name of a file containing it.
2021
2022
2023
2024
2025
2026
0.0
An RSpec matcher that ensures expected is an array and each element is of specified type.
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher define_constant. Runs block and tracks all defined constants
to make sure specified constant name gets defined. Removes defined constant
after expectation
2021
2022
2023
2024
2025
2026
0.0
String matcher to ignore whitespace.
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher to compare strings ignoring whitespace
2021
2022
2023
2024
2025
2026
0.0
Rspec formatter which prefixes the documentation formatter with line numbers indicating
the order of test execution. Useful when reading large log files and debugging flaky tests!
2021
2022
2023
2024
2025
2026
0.0
Library testing OpenHAB ruby rules with rspec.
2021
2022
2023
2024
2025
2026
0.0
An RSpec formatter that allows you to write security focused tests for OSCAL catalogs and produce Assessment Plans and Assessment Results.
2021
2022
2023
2024
2025
2026
0.0
Formatter for `rspec` with output html with end times
2021
2022
2023
2024
2025
2026
0.0
Provides a rich DSL for RSpec to assert on files, directories, and
symlinks, including permissions, content (including JSON), and more. Ideal for
testing generators and build scripts.
2021
2022
2023
2024
2025
2026
0.0
An experimental RSpec extension for test permutations.
2021
2022
2023
2024
2025
2026
0.0
Pretty response status as in rspec-rails
2021
2022
2023
2024
2025
2026
0.0
Rspec-proxypac is an rspec plugin for easy proxy.pac testing.
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for Que:
* expect { method }.to queue_up(MyJob).with(some_arguments)
2021
2022
2023
2024
2025
2026
0.0
Helpful matchers for comparing JSON documents.
2021
2022
2023
2024
2025
2026
0.0
A concise DSL for testing rails resources with rspec
2021
2022
2023
2024
2025
2026