0.0
Evilution is a mutation testing tool for Ruby. It validates test suite quality by making small code changes and checking if tests catch them. AI-agent-first design with JSON output, diff-based targeting, and coverage-based filtering.
2021
2022
2023
2024
2025
2026
0.0
This gem only for testing and nothing else
2021
2022
2023
2024
2025
2026
0.0
Property based testing tool with RBS
2021
2022
2023
2024
2025
2026
0.0
A RSpec matcher for typed testing.
2021
2022
2023
2024
2025
2026
0.0
Capybara test helpers for Phlex
2021
2022
2023
2024
2025
2026
0.0
A small, subdued library for automated testing.
2021
2022
2023
2024
2025
2026
0.0
`standard_assert` is a Standard Library-like library for assertions in Ruby. It is aimed at encouraging us to use assertion methods anywhere; Not only testing but also production.
2021
2022
2023
2024
2025
2026
0.0
Testing suite for Ruby. Allows simple comparisons between to instances
2021
2022
2023
2024
2025
2026
0.0
Nokogiri test helpers for Phlex
2021
2022
2023
2024
2025
2026
0.0
Unit tests should be fast, active records (unless testing a complicated non data dependent business logic) should be connected to a database, but every time such a test method runs Rails will make sure Your fixtures are correctly loaded (and there's no way turning it off for particular tests).
2021
2022
2023
2024
2025
2026
0.0
Gotsha: your local testing CI
2021
2022
2023
2024
2025
2026
0.0
# Fancy Logger
An easily customizable logger with style.
## Install
### Bundler: `gem 'fancy_logger'`
### RubyGems: `gem install fancy_logger`
## Usage
Simply use as if you were using the normal Ruby `Logger` class:
```ruby
require 'fancy_logger'
logger = FancyLogger.new(STDOUT)
logger.in...
2021
2022
2023
2024
2025
2026
0.0
Simple calculator API hosted on APIMATIC. For package publishing testing only.
2021
2022
2023
2024
2025
2026
0.0
A text-synthesis library, for use in layout testing (and more). It houses flexible methods for generation, and a dictionary class (CWDict) allowing adequate token files (or embedded defaults) to be used as the basis for output creation. It effectively supersedes modern Lorem Ipsum generators, in ...
2021
2022
2023
2024
2025
2026
0.0
A simple gem to generate all files needed in a
project Web and Api for Testing Automation.
2021
2022
2023
2024
2025
2026
0.0
Snapshot testing for Minitest - compare your test outputs against saved reference snapshots
2021
2022
2023
2024
2025
2026
0.0
publish testing package - do not use
2021
2022
2023
2024
2025
2026
0.0
This is simple and nice tool to inspect how application operates with current DB structure while testing app,
meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
2021
2022
2023
2024
2025
2026
0.0
A utility to create fake data and files for healthcare integration testing
2021
2022
2023
2024
2025
2026
0.0
Consider the noble bamboo. This peculiar member of the Poaceae family has been known to
grow to extraordinary lengths without yielding to (mostly) any obstacles.
Not unlike bamboo, the i18n translations of a Rails a...
2021
2022
2023
2024
2025
2026