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...
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.19
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
The Siyousho gem is designed to facilitate End-to-End (E2E) testing by automatically generating detailed specification documents. These documents are enriched with screenshots, providing a visual context for each testing step. Ideal for developers and QA teams who require comprehensive test repor...
2021
2022
2023
2024
2025
2026
0.0
FitNexus installs a FitNesse wiki with several enhancements, including
Mastiffe for manual testing, Rsel for Selenium testing, and Cukable for
Cucumber testing.
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
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
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
0.0
testing, testing, testing
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
== 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
= TMail http://tmail.rubyforge.org/ Mikel Lindsaar maintainer Trans assitant developer Minero Aoki original developer == NOTE: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS IS A FORK OF TMAIL HACKED TOGETHER TO WORK WITH RUBY 1.9.1 ! ! USE AT Y...
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
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
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
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