0.0
gem install universe-testing
2021
2022
2023
2024
2025
2026
0.0
this is a gem that is used for testing purposes only - do not install it, do not use it
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
Testing Description
2021
2022
2023
2024
2025
2026
0.0
HttpTesting allows testing HTTP requests.
2021
2022
2023
2024
2025
2026
0.0
Helpers for testing Wisper-Compat publisher/subscribers.
2021
2022
2023
2024
2025
2026
0.0
Just for testing
2021
2022
2023
2024
2025
2026
0.0
Tool to test APIs which will eventually do boundary testing and other sorts of testing automatically given a contract
2021
2022
2023
2024
2025
2026
0.0
Wraps watir-webdriver with convenient testing interface, based on PageObjects automation testing pattern. Simplifies resulting automated test understanding.
2021
2022
2023
2024
2025
2026
0.0
Offers several ways to search and view details of COVID-19 testing locations in Philadelphia, PA.
2021
2022
2023
2024
2025
2026
0.0
Object Daddy is a library (as well as a Ruby on Rails plugin) designed to assist in automating testing of large collections of objects, especially webs of ActiveRecord models. It is a descendent of the "Object Mother" pattern for creating objects for testing, and is related to the concept of an "...
2021
2022
2023
2024
2025
2026
0.0
gem install universe-rails-testing
2021
2022
2023
2024
2025
2026
0.0
simple javascript testing for rails with phantomjs
2021
2022
2023
2024
2025
2026
0.0
Crowdfund is a Ruby program developed based on Pragmatic Studio's Ruby Programming hands-on video course, and distributed as a Ruby gem.
This program has been developed using all the strengths of Ruby including the following.
Ruby Programming Environment
* Installing Ruby on your favorite opera...
2021
2022
2023
2024
2025
2026
0.0
Testing helpers used in other engines/modules for GAKU Engine.
2021
2022
2023
2024
2025
2026
0.0
Testing fixture automator. Easies the pain of getting sample data for testing.
2021
2022
2023
2024
2025
2026
0.0
A testing framework that maintains seed data state during rspecing and development
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
"Harsh: Another Rails Syntax Highlighter," is just that - it highlights code in Rails, much like Radiograph or tm_syntax_highlighting. However, it does it well, _better_. Oh, and it also supports Haml, as well as ERb. And it comes with rake tasks. Firstly, it allows block form: <% harsh :them...
2021
2022
2023
2024
2025
2026
0.11
ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures.
It could be used both for accessing Oracle PL/SQL API procedures in legacy applications
as well as it could be used to create PL/SQL unit tests using Ruby testing libraries.
2021
2022
2023
2024
2025
2026