0.0
A tool for selecting a smaller number of test combinations (using pairwise generation) rather than exhaustively testing all possible permutations.
2021
2022
2023
2024
2025
2026
0.0
Testing how to publish a gem.
2021
2022
2023
2024
2025
2026
0.0
Easy A/B testing.
2021
2022
2023
2024
2025
2026
0.0
A small framework for testing your code. It keeps track of assertion failures as well as test failures.
2021
2022
2023
2024
2025
2026
0.0
Watir-Webdriver Based Page-Object Framework for Kuali Open Library Environment QA Testing
2021
2022
2023
2024
2025
2026
0.0
Opinionated framework for Ruby CLI applications that provides logging, cli argument parsing, daemonizing, configuration, testing, and even remote control of long running processes
2021
2022
2023
2024
2025
2026
0.0
String open classed with AES-256 and RSA encryption and zipping methods for easy, secure, encryption of strings.
The string_encryption gem was started with the intention of being
compatible with the RSA and AES algorithms used in a javascript
library on http://www.pidder.com/pidcrypt . Usage an...
2021
2022
2023
2024
2025
2026
0.0
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
A rack-test inspired gem that provides helper methods to make testing command line scripts easier
2021
2022
2023
2024
2025
2026
0.0
Lean testing framework for Ruby
2021
2022
2023
2024
2025
2026
0.0
Project Sprouts support for the FlexUnit unit testing framework.
2021
2022
2023
2024
2025
2026
0.0
iArrogant is a command line tool that converts a XML style plist .entitlements file into the proper XML style plist .xcent used by codesign; purpose built for our testing CI system @Fittr.
2021
2022
2023
2024
2025
2026
0.0
The aim of RDX is to join the worlds of documentation and testing, which overlap in examples.
Tests are built from the sources according to conventions and directives (built-in or defined by the user).
By running those tests, RDX gives formalism to documentation examples, greatly increasing their...
2021
2022
2023
2024
2025
2026
0.0
Property testing in Minitest, a la Haskell's QuickCheck and Python's Hypothesis
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
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
2021
2022
2023
2024
2025
2026
0.0
A testing framework for concisely sharing several stages of
setup code across tests.
2021
2022
2023
2024
2025
2026