Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
Adds a #describe_method method for use within RSpecs, which set the test subject to the defined method
2021
2022
2023
2024
2025
2026
0.0
See summary...
2021
2022
2023
2024
2025
2026
0.0
rspec-exit_guard guards your test suite against accidental termination caused
by exit, abort, or similar calls in the code under test. Instead of letting
the process exit (potentially silently, with a passing status), it catches
those calls and turns them into test failures.
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
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
The maven-failsafe-plugin can be used for integration testing. Rspec can be used for
integration testing. It would be really cool in the Jruby world if we could easily allow these
two systems to communicate with one another. One of the ways can ...
2021
2022
2023
2024
2025
2026
0.0
Measure flaky RSpec tests.
2021
2022
2023
2024
2025
2026
0.0
Test FTP Protocol with Rspec
2021
2022
2023
2024
2025
2026
0.0
Define RSpec helper methods to test against git repository (commits, branches, etc).
2021
2022
2023
2024
2025
2026
0.0
Collection of RSpec helpers to easy test GraphQL query, mutation, subscription
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
RSpec mocks for the Hollerback gem.
2021
2022
2023
2024
2025
2026
0.0
RSpec helpers for matching HTTP requests and responses.
2021
2022
2023
2024
2025
2026
0.0
An interactive console for running specs.
2021
2022
2023
2024
2025
2026
0.0
RSpec helpers for working with JSON values.
2021
2022
2023
2024
2025
2026
0.0
Yet Another RSpec JUnit Formatter (for Hudson/Jenkins)
2021
2022
2023
2024
2025
2026
0.0
RSpec Junit Formatter results that your CI can read in Bitbucket Pipeline.
Use convention http://reflex.gforge.inria.fr
2021
2022
2023
2024
2025
2026
0.0
A simple Rspec formatter which prints test results in the format
`R:group.sub_group.example_name` where
R is -1 for PENDING, 0 for FAILED and 1 for PASS result.
Useful if you have to pipe Rspec output to a Bash script!
2021
2022
2023
2024
2025
2026
0.0
Logs the outcomes of the tests to a file
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher for testing ActionMailer
2021
2022
2023
2024
2025
2026