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...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.19
Adds Minitest as the default testing library in Rails
2021
2022
2023
2024
2025
2026
0.18
Project creation, dev server, testing, building for uki apps
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.17
A fake Pusher server for development and testing.
2021
2022
2023
2024
2025
2026
0.0
Core testing utilities for the Lesli Platform, providing standardized Minitest configuration,
coverage setup, and shared testing conventions across applications, engines and gems.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
When a library grows, its test suites become slow. This makes programmers unhappy. Parallel testing based on the multiprocess is a common practice to solve this. However, most testing frameworks and tools are not "portable" enough to support various environments. Because they depend on Unix speci...
2021
2022
2023
2024
2025
2026
0.0
Problem:
While Cucumber is an awesome tool, for some kinds of tests it's default behaviour becomes an obstacle. Testing large batches of input against a slow error prone system is the source of much frustration. Cucumber will skip remaining steps on failure or error. This is especially problemati...
2021
2022
2023
2024
2025
2026
0.0
Hen'i-tai (変異体) is a mutation testing framework for Ruby 4+.
It produces Stryker-compatible mutation-testing-report-schema JSON,
integrates with the Stryker Dashboard, and ships with a standalone
HTML report powered by mutation-testing-elements.
A free, open-source alternative to the mutant gem ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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">...
2021
2022
2023
2024
2025
2026
0.0
== What's this?
{ComicFury}[https://comicfury.com] is an excellent no-bullshit webcomic hosting
site created and maintained by the legend Kyo. You should support them on
{Patreon}[https://www.patreon.com/comicfury]!
{Jekyll}[https://jekyllrb.com] is a highly regarded and widespread static site
...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
A minimal testing library for testing better testing libraries
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026