0.2
Allows you to focus on a few tests with ease without having to use
command-line arguments. Good for tools like guard that don't have
enough brains to understand test output. Cf. minitest-autotest (an
example of a test runner with strong testing logic).
Inspired by https://github.com/seattlerb/mi...
2020
2021
2022
2023
2024
2025
0.2
A fake Pusher server for development and testing.
2020
2021
2022
2023
2024
2025
0.0
The Cybersourcery Testing gem is designed for use with Rails projects, and supports feature/integration testing of the Cybersource Silent Order POST (SOP) service. It can be used with the Cybersourcery gem or as a stand-alone testing service. It uses a Sinatra proxy server and VCR, to avoid the n...
2020
2021
2022
2023
2024
2025
0.0
Test-driven learning is a way to master a programming language by writing unit tests around its API's. shubox lowers the barrier to entry for test-driven learning by providing a basic infrastructure in which to start coding: A directory structure, some classes and unit tests to get started, and a...
2020
2021
2022
2023
2024
2025
0.02
This gem provides a collection of RSpec matchers for testing JSON data.
It aims to make JSON testing flexible & easier,
especially for testing multiple properties.
It does not and will not have anything related to JSON Schema.
2020
2021
2022
2023
2024
2025
0.18
A/B testing for Rails
2020
2021
2022
2023
2024
2025
0.01
Matchi is a framework-agnostic Ruby library that provides a comprehensive set of expectation matchers for elegant and secure testing. Its design focuses on simplicity, security, and extensibility, making it easy to integrate with any testing framework. The library offers a rich collection of buil...
2020
2021
2022
2023
2024
2025
0.01
Teth is a Ethereum smart contract test framework in ruby. It provides two testing environments: testing in ruby EVM and testing in geth. You don't need to understand ruby grammar, just enjoy syntactic sugar.
2020
2021
2022
2023
2024
2025
0.17
Adding snapshot testing to RSpec
2020
2021
2022
2023
2024
2025
0.17
High method and class churn has been shown to have increased bug and error rates. This gem helps you know what is changing a lot so you can do additional testing, code review, or refactoring to try to tame the volatile code.
2020
2021
2022
2023
2024
2025
0.0
<!-- TABLE OF CONTENTS -->
<details open="open">
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">...
2020
2021
2022
2023
2024
2025
0.0
GuerrillaRotate
==============
This plugin lets you have multiple view pages for the one action, so that you
can rotate through different views in order to test which one is the most
effective. This is known as A/B testing, split testing or side-by-side
testing.
It will automatically switch be...
2020
2021
2022
2023
2024
2025
0.0
Unit testing and test-driven development are crucial parts of the software development life cycle. This tool is intended to make development and testing in Ruby easier on everyone. RubyUnit is also designed to with a focus on data-driven testing and meta-programming.
2020
2021
2022
2023
2024
2025
0.0
FitNexus installs a FitNesse wiki with several enhancements, including
Mastiffe for manual testing, Rsel for Selenium testing, and Cukable for
Cucumber testing.
2020
2021
2022
2023
2024
2025
0.0
Most is a simple academic modular open software tester.
Most, the Core is the main part of the system. Most provides
the environment and interface bridges for modules that will
implement the basic functionality of the testing system.
In general Most, the Core consists form two main interf...
2020
2021
2022
2023
2024
2025
0.0
db_obfuscation is a gem that helps to prepare a production size obfuscated database. This obfuscated database can be used for internal testing purposes like user acceptance testing, QA/Regression testing. db_obfuscation takes a production database and updates data in every row in each table with...
2020
2021
2022
2023
2024
2025
0.0
A Matchi-compatible matcher that allows testing objects against Fix specifications. Enables verification of implementation conformance to Fix test specifications across different testing frameworks like Minitest and RSpec. Integrates seamlessly with the Fix testing framework's powerful specificat...
2020
2021
2022
2023
2024
2025
0.0
EtherFly is a Ethereum smart contract test framework in ruby.It provides two testing environments: testing in ruby EVM and testing in geth.You don't need to understand ruby grammar, just enjoy syntactic sugar.
2020
2021
2022
2023
2024
2025
0.0
testing, testing, testing
2020
2021
2022
2023
2024
2025
0.0
Response Faker is a lightweight Ruby gem designed for developers to easily mock third-party responses during testing or development. With Response Faker, users can simulate responses from external APIs, services, or servers, enabling efficient testing and development without relying on live exter...
2020
2021
2022
2023
2024
2025