0.0
No commit activity in last 3 years
No release in over 3 years
Organizational helper for writing serializations for use with threading. The biggest use case of this would be in selenium / capybara based integration testing as this allows you to run flows in parallel.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Faraday Cage allows you to use Faraday for making requests to your REST APIs in integration testing, minus the boilerplate code and crufty parsing and encoding of requests and responses.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This plugin adds the ability to run cucumber and rspec against the Pheonix Engine project
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== 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
No commit activity in last 3 years
No release in over 3 years
Generates Graphviz diagrams of user journeys automatically during testing.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
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
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Set of scripts to ease testing of Terraform modules.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
DDT automates data driven testing. Test data is read from a YAML file.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Puppetlabs accceptance testing harness, using Digital Ocean as a hypervisor
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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
No release in over a year
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
No release in over 3 years
FluentFixtures is a toolkit for building testing objects with a fluent interface.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Protractor for Ruby, or testing your Angular application with elegance.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Helpers for testing ActiveRecords in Assert test suites.
2021
2022
2023
2024
2025
2026