0.0
This gem allows testing frameworks such as Test::Unit, RSpec and Minitest to perform PDF matching tests with the pdf_matcher gem.
2021
2022
2023
2024
2025
2026
0.0
A simple testing library that works on ruby and mruby.
This has been designed to be very modular, you can run different types of
suites with different setup/teardown and before/after blocks. You can have
as many reporters as you want, these can range from "output to the terminal
...
2021
2022
2023
2024
2025
2026
0.0
This talk explains the concept of self-testing code with practices in ruby using rspec.
2021
2022
2023
2024
2025
2026
0.0
ACE testing knowledge base with guides, testing patterns, and workflow instructions for fast and reliable code validation.
2021
2022
2023
2024
2025
2026
0.0
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it.
Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that.
But that actually comes with a lot of benefits:
1) It's compatab...
2021
2022
2023
2024
2025
2026
0.0
GraphQL Testing tools
2021
2022
2023
2024
2025
2026
0.0
Matchers for testing GraphQL fields
2021
2022
2023
2024
2025
2026
0.0
Testing gem version releases from a docker container.
2021
2022
2023
2024
2025
2026
0.0
alinta-testing performs common tasks for end to end tests in cucumber.
2021
2022
2023
2024
2025
2026
0.0
gem install universe-testing
2021
2022
2023
2024
2025
2026
0.0
gem install universe-rails-testing
2021
2022
2023
2024
2025
2026
0.0
Trebuchet is a gem for distributed performance testing. It spins up arbitrary ec2 micro servers, and does performance testing from them.
2021
2022
2023
2024
2025
2026
0.0
Testing utils for Cable Ready
2021
2022
2023
2024
2025
2026
0.0
== Confidently Build Terminal Apps
Rooibos[https://rooibos.run] helps you build interactive terminal applications.
Keep your code understandable and testable as it scales. Rooibos handles
keyboard, mouse, and async work so you can focus on behavior and user experience.
gem install rooibos
<i...
2021
2022
2023
2024
2025
2026
0.0
This gem adds an assert random assertion that will allow the testing of random sequences. This is handy for game development and anyone working with random numbers with out a way of testing them.
2021
2022
2023
2024
2025
2026
0.0
a minimalist BDD testing framework for ruby that's mad at the world and plans to kick its ass by ruthlessly removing lines of testing framework code.
2021
2022
2023
2024
2025
2026
0.0
This library supports a very simple way to do regression testing with Ruby. It
is not limited to Ruby projects you can use it also in other contexts where you
can extract data with Ruby.
You write Ruby scripts with samples. Run these and get the sample results as
results files besides your scrip...
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that transforms async requests (using thin + async_sinatra for example) into synchronous requests. Useful for testing Async Sinatra apps with a minimum of changes in your testing environment.
2021
2022
2023
2024
2025
2026
0.0
Comprehensive, opinionated but configurable accessibility testing gem for Rails. Integrates seamlessly into your test suite with RSpec and Minitest support. Includes CLI tool, Rails generator, YAML configuration, and 11+ WCAG 2.1 AA aligned checks with actionable error messages.
2021
2022
2023
2024
2025
2026
0.0
Basic Application Framework - Testing
2021
2022
2023
2024
2025
2026