0.0
No commit activity in last 3 years
No release in over 3 years
Consider the noble bamboo. This peculiar member of the Poaceae family has been known to grow to extraordinary lengths without yielding to (mostly) any obstacles. Not unlike bamboo, the i18n translations of a Rails a...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Naive implementation of Xor-filter for algorithm testing purposes..
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A light-weighted redis driver for testing, development, and minimal environments, which supports various data storage strategies.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a temp fork for testing purposes only. Clamby allows users to scan files uploaded with Paperclip or Carrierwave. If a file has a virus, then you can delete this file and discard it without causing harm to other users.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
A gem to clean up memoization. This is useful for testing, where you want to ensure that a method is called again after a change to the object.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Provides a rich DSL for RSpec to assert on files, directories, and symlinks, including permissions, content (including JSON), and more. Ideal for testing generators and build scripts.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Service stub for the Heroku API. Will respond to all public endpoints of the Heroku API with a sample serialized response representing what data that endpoint would normal return. Useful in development and testing situations where real API calls might result in inconvienent manipulation of real ...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
A bundler plugin that adds features to your existing Ruby Gems project. See [our repository of templates](http://gembytes.com/templates) for adding testing, linting, and security frameworks to your project.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
The Chef VPC Toolkit is a set of Rake tasks that provide a framework to help automate the creation and configuration of cloud server groups for development or testing. Requires Cloud Servers VPC.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This Gem format of the stdlib module is intended to make it easier for _module authors_ to resolve dependencies using a Gemfile when running automated testing jobs like Travis or Jenkins. The recommended best practice for installation by end users is to use the `puppet module install` command to...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
A collection of custom RuboCop cops that enforce best practices from the RSpec style guide, including context structure, testing patterns, and FactoryBot usage.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Integration Testing for Rails applications using Istanbul, Cuprite, Capybara and RSpec specifically.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Library for quick testing UI part of your app.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Mainline is a rails plugin which exposes your rails app via webrick to allow testing with browser automators such as Selenium or Watir. Mainline allows your rails actions to run in the same transaction as your unit tests so you can use fixtures, factories, or whatever.
2020
2021
2022
2023
2024
2025
0.0
There's a lot of open issues
Automation Patches / Extensions that allow you to extend your Ruby-based testing frameworks
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Buby is a mashup of JRuby with the popular commercial web security testing tool Burp Suite from PortSwigger. Burp is driven from and tied to JRuby with a Java extension using the BurpExtender API. This extension aims to add Ruby scriptability to Burp Suite with an interface comparable to the Bu...
2020
2021
2022
2023
2024
2025