0.0
Provide a base Rails application for usage in testing rubygems
2021
2022
2023
2024
2025
2026
0.0
The gcf gem is a set of classes, plugins, and tools for integration with Google Cloud Functions. It includes a high level interface for defining functions and integrating with common Ruby frameworks, and Ruby tools for local development and testing. This gem is not required to deploy your Ruby ap...
2021
2022
2023
2024
2025
2026
0.0
sqs-grep iterates through each message on the given SQS queue, testing its
body against the given regular expression, displaying matching messages to
standard output.
Options are available to control match inversion, json output, deletion of
matching messages, match limits, ...
2021
2022
2023
2024
2025
2026
0.0
Guard::PHPUnit automatically run your unit-tests written with the PHPUnit testing framework.
2021
2022
2023
2024
2025
2026
0.0
Strategies for cleaning databases using DataMapper. Can be used to ensure a clean state for testing.
2021
2022
2023
2024
2025
2026
0.0
Datafix provides a generator for documenting and testing database hotfixes
2021
2022
2023
2024
2025
2026
0.0
A stub gem to test workflows
2021
2022
2023
2024
2025
2026
0.0
ruby command line tool/library for testing cron jobs
2021
2022
2023
2024
2025
2026
0.0
A ripl plugin to provide an interactive shell for creating page objects
to build an automated testing infrastructure for a site.
Set environment variable RIPL_WATIR_RELOAD to force reloading of pages each
time they are used (this is only useful during development).
2021
2022
2023
2024
2025
2026
0.0
Sessionography has only one function: to replace Sinatra's session methods with a basic hash that persists across requests. Bypassing Rack::Session removes nearly all the complexity of unit and integration testing with session data.
2021
2022
2023
2024
2025
2026
0.0
Strategies for cleaning tables on Cloud Spanner. Can be used to ensure a clean state for testing.
2021
2022
2023
2024
2025
2026
0.0
Strategies for cleaning databases using Nobrainer. Can be used to ensure a clean state for testing.
2021
2022
2023
2024
2025
2026
0.0
In order to introduce testing in to my main development
process I decided that creating a test plan prior to
development and then using that as the basis for my
YouTrack tickets would be a good approach. Think of
it as TDD at a macro level.
2021
2022
2023
2024
2025
2026
0.0
backend-toolkit
===============
A set of classes that simplify building a scalable backend for your app.
Requirements
----------------
* redis (server and ruby gem)
* json gem
Installation
----------------
$ gem install backend-toolkit
Development & Testing
----------------
$ bundle i...
2021
2022
2023
2024
2025
2026
0.0
For use with the Beaker acceptance testing tool
2021
2022
2023
2024
2025
2026
0.0
Full support for the Rails 3.1 asset pipeline when testing your coffeescript or javascript files using Gerbil
2021
2022
2023
2024
2025
2026
0.0
Small testing framework. For small tests. For small things.
2021
2022
2023
2024
2025
2026
0.0
A few testing facilities built on top of Capybara and ActiveSupport::TestCase
2021
2022
2023
2024
2025
2026
0.0
Tool for testing libraries using different senarios of gem versions
2021
2022
2023
2024
2025
2026
0.0
Crawls a static site mirror testing all links. Reports links which don't return 200 or redirect to a 200.
2021
2022
2023
2024
2025
2026