Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
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
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
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
RSpec helper that asserts javascript responses are valid
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for live controller response
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
A RSpec 2.x formatter which shows longest time spec files.
2021
2022
2023
2024
2025
2026
0.0
Run RSpec tests multiple times
2021
2022
2023
2024
2025
2026
0.0
Rspec macther for ActionMailer
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher for testing ActionMailer
2021
2022
2023
2024
2025
2026
0.0
RSpec Matchers for the Mail gem
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
Rspec matchers for dealing with include and match a given number of times
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