Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
JSON matchers for RSpec
2021
2022
2023
2024
2025
2026
0.0
Yet Another RSpec JUnit Formatter (for Hudson/Jenkins)
2021
2022
2023
2024
2025
2026
0.0
Provides a JUnit formatter for RSpec
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
Are you copying and pasting your RSpec configurations into each of your projects like some kind of ANIMAL? Use Rspeckled to cure your woes.
2021
2022
2023
2024
2025
2026
0.0
Parallel Tests speeds up your test suite, but it makes it more complicated to diagnose test pollution. This gem provides a rake task for bisecting failed Parallel Tests test suite slices.
2021
2022
2023
2024
2025
2026
0.0
Animated kung fu hamster formatter
2021
2022
2023
2024
2025
2026
0.0
rspec matchers for kwalify to help you validate yaml files
2021
2022
2023
2024
2025
2026
0.0
Launchbox makes it easy to start or stop external service, manage timeouts.
2021
2022
2023
2024
2025
2026
0.0
A tool that parses RSpec test files to identify let/let! declarations that could be refactored to use test-prof's let_it_be helper for improved test performance
2021
2022
2023
2024
2025
2026
0.0
Permit to cache let variables across tests
2021
2022
2023
2024
2025
2026
0.0
RSpec extension gem that allows to read let with fallback (if not defined yet in example group).
2021
2022
2023
2024
2025
2026
0.0
Lint RSpec
2021
2022
2023
2024
2025
2026
0.0
RSpec helper that asserts javascript responses are valid
2021
2022
2023
2024
2025
2026
0.0
Continually updating console output for RSpec 3+
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for live controller response
2021
2022
2023
2024
2025
2026
0.0
RSpec::Llama is a testing framework that allows developers to easily configure, run, and validate
AI models such as OpenAI's GPT models, Llama, and others within the RSpec ecosystem.
With a focus on simplicity and extensibility, RSpec::Llama provides:
- A standardized approach to configuring dif...
2021
2022
2023
2024
2025
2026
0.0
Provides a Logging system separate to RSpec that can be persistent throughout
multiple runs of RSpec i.e. multiple files.
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
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