0.0
["Adds some testing helper files to be able to unit test"]
2021
2022
2023
2024
2025
2026
0.0
This is a gem for testing
2021
2022
2023
2024
2025
2026
0.0
A recursive spy for code forensics and testing
2021
2022
2023
2024
2025
2026
0.0
A utility to bulk load test data for performance testing.
2021
2022
2023
2024
2025
2026
0.0
CLI and API to perform basic testing of all models, their attributes, and their associations, and determine what models are depended on directly and indirectly by a specific model.
2021
2022
2023
2024
2025
2026
0.0
Simple server for testing
2021
2022
2023
2024
2025
2026
0.0
Envar is a simple wrapper around your environmental variables to ease development and testing
2021
2022
2023
2024
2025
2026
0.0
Builds isolated temporary Jekyll sites for plugin testing with RSpec or Minitest, plus optional helper DSL.
2021
2022
2023
2024
2025
2026
0.0
A Ruby SDK for VWO full-stack testing.
2021
2022
2023
2024
2025
2026
0.0
Jekyll theme for testing
2021
2022
2023
2024
2025
2026
0.0
Add GKE support to Beaker acceptance testing tool
2021
2022
2023
2024
2025
2026
0.0
Zirconia is a lightweight testing utility that is capable of generating temporary Ruby Gem applications from within the test suite.
Zirconia offers an intuitive interface around the synthetic gem allowing them to be configured and coded from within the test environment.
2021
2022
2023
2024
2025
2026
0.0
Clean and efficient ruby testing object creation helper/mocking library with interface similar to FactoryBot
2021
2022
2023
2024
2025
2026
0.0
code insert
code in sert
in code sert
incodesert
+incodesert+ (pronounced "in code sert", not "inco desert")
is a utility for inserting code snippets from one file into another.
It was originally intended to facilitate autogenerating code and interlacing that
autogene...
2021
2022
2023
2024
2025
2026
0.0
Uses the Faker gem to turn your database of real-world data into realistic, obfuscated seed data. Use it for demos, testing, or passing out to other developers without revealing proprietary information. It will obfuscate only the models and fields you specify.
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for testing JSON API content
2021
2022
2023
2024
2025
2026
0.0
Converts PKM modules for testing
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