0.0
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph API and the older REST API, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus conn...
2021
2022
2023
2024
2025
2026
0.0
Messaging gateway API with adapters for many messaging systems available in Ruby. Messaging systems can be easily switched out with a small configuration change. Code for testing on the object and application level is also provided.
2021
2022
2023
2024
2025
2026
0.0
Testing your ApplicationController with RSpec often requires using the AnonymousController and drawing custom routes. This helper does all that for you and prevents you from having to update your AnonymousController whenever you make a change to the ApplicationController.'
2021
2022
2023
2024
2025
2026
0.0
Exposing ActiveRecord::Relations from your controllers to views is bad for business. As much as it is convenient to
do so, does it really make sense that your view can use an `unscoped` version of it? More importantly, testing what is
and isn't in scope of a `ActiveRecord::Relation` is REALLY h...
2021
2022
2023
2024
2025
2026
0.0
Mida.so server-side A/B Testing and Feature Flagging for Python. Start for free up to 50,000 MTU.
2021
2022
2023
2024
2025
2026
0.0
Test applications for the user experience.
This is an implementation of the User Interaction testing pattern.
2021
2022
2023
2024
2025
2026
0.0
Very basic cache implementation for testing purposes only.
2021
2022
2023
2024
2025
2026
0.0
this is a testing description
2021
2022
2023
2024
2025
2026
0.0
validation_examples_matcher provides rspec matcher testing validations with examples.
2021
2022
2023
2024
2025
2026
0.0
SmsSafe provides a safety net while you're developing an application that uses ActionTexter
or other gems to send SMS. It keeps SMS messages from escaping into the wild.
Once you've installed and configured this gem, you can rest assures that y...
2021
2022
2023
2024
2025
2026
0.0
Basic series of objects designed to allow you to arbitrarily assign and access properties, for use in conjunction with typical isolated testing style.
2021
2022
2023
2024
2025
2026
0.0
Point your application to mobe-server to mock out the back end.
This is ideal for unit testing the front end of your application using a
tool like Selenium.
2021
2022
2023
2024
2025
2026
0.0
Lapiz is an API testing DSL for RSpec which also generates APIBlueprint files that are compatible with apiary.io
2021
2022
2023
2024
2025
2026
0.0
Snapshot testing for Ruby with inline snapshots, difftastic diffs, and interactive review. Supports Minitest and RSpec."
2021
2022
2023
2024
2025
2026
0.0
Spectie (rhymes with "necktie") is a pure Ruby acceptance testing framework for RSpec.
The philosophy of Spectie is that, since the business stakeholders on most projects
don't care about exactly how you test, you're free to write the acceptance tests on
a project...
2021
2022
2023
2024
2025
2026
0.0
DTF is a modular testing framework skeleton. This is the control gem containing the db schema(s) and command-line script.
2021
2022
2023
2024
2025
2026
0.0
watchr provides flexible continuous testing. watch-me-now is a simple script to try and test most types of Ruby projects
2021
2022
2023
2024
2025
2026
0.0
DO NOT USE YET!!! EXPERIMENTAL.
Unlike mocks and stubs, fake services are running processes that pretend to function as real ones would. This enables testing the software under test with more complete control of the surfaces it talks to (other services, faked). Beyond that, it makes application-...
2021
2022
2023
2024
2025
2026
0.0
When testing embedded code examples with MountainBerryFields, you may wish to use RSpec. This enables that integration
2021
2022
2023
2024
2025
2026
0.0
Provides RSpec matchers and helpers for testing graphql-ruby schema
2021
2022
2023
2024
2025
2026