0.0
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2021
2022
2023
2024
2025
2026
0.0
Generates Graphviz diagrams of user journeys automatically during testing.
2021
2022
2023
2024
2025
2026
0.0
A simulation/representation of the card game Phase 10, designed for use in large applications or microscopic testing environments.
2021
2022
2023
2024
2025
2026
0.0
Set of scripts to ease testing of Terraform modules.
2021
2022
2023
2024
2025
2026
0.0
DDT automates data driven testing. Test data is read from a YAML file.
2021
2022
2023
2024
2025
2026
0.0
vagrant-ie is a plugin for vagrant that automates provisioning a Windows 7
box for IE testing. The plugin works in both headless and GUI provider modes.
2021
2022
2023
2024
2025
2026
0.0
Puppetlabs accceptance testing harness, using Digital Ocean as a hypervisor
2021
2022
2023
2024
2025
2026
0.0
This is a gem can generate ID using SnowFlake. The advantage of SnowFlake is that it is sorted by time increment on the whole, and there is no ID collision
(distinguished by data center ID and machine ID) in the whole distributed system, and it is more efficient.
After testing, SnowFlake can gene...
2021
2022
2023
2024
2025
2026
0.0
Polidef is a convience API for managing complex and potentially stateful conditionals through policy objects.
Complex conditionals are fragile and can require a lot of state to exist in order to execute as expected. Polidef
seeks to simplify implementation and testing so you spend less time wrang...
2021
2022
2023
2024
2025
2026
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
Helpers for testing ActiveRecords in Assert test suites.
2021
2022
2023
2024
2025
2026
0.0
Zayef (زايف) is the first Ruby gem dedicated to generating authentic Moroccan data. Perfect for testing, development, and localization with 300+ real Moroccan names, cities, companies, and cultural elements. From traditional dishes to medical specialties - everything Moroccan! 🔥
2021
2022
2023
2024
2025
2026
0.0
A/b testing gem
2021
2022
2023
2024
2025
2026
0.0
a test gem that definitely doesn't do anything useful and depending on what I'm testing may do something harmful, do not install!.
2021
2022
2023
2024
2025
2026
0.0
Tool-kit for testing based on changed files.
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