0.0
TinyTest rips off minitest-1.3.1. It is a simple testing library.
2019
2020
2021
2022
2023
2024
0.0
Mithraic Events is a tool to help in the API testing with HTTParty
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Clean and efficient ruby testing object creation helper/mocking library with interface similar to FactoryBot
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Extends RSpec functionality by using the catch-all-scenario testing (CAST) principle.
2019
2020
2021
2022
2023
2024
0.0
A/B split testing Rails engine
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
RSpec matchers for testing JSON API content
2019
2020
2021
2022
2023
2024
0.0
Converts PKM modules for testing
2019
2020
2021
2022
2023
2024
0.0
use for testing
2019
2020
2021
2022
2023
2024
0.0
Apt-Downloader is intended as a useful tool for developers working on embedded linux. When working on embedded linux it can be difficult to get programs working on your target due to the shear number of dependencies needed to run them. Debian has done an excellent job of building and testing ...
2019
2020
2021
2022
2023
2024
0.0
A easy to use testing framework for Ruby
2019
2020
2021
2022
2023
2024
0.0
API Spec is a series of RSpec helpers for testing APIs.
2019
2020
2021
2022
2023
2024
0.0
Implements the AppDriver and WindowDriver patterns for acceptance testing of GUI applications, particularly with Cucumber and/or Capybara.
2019
2020
2021
2022
2023
2024
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).
2019
2020
2021
2022
2023
2024
0.0
An antismoker plugin for smoke testing memcache services.
2019
2020
2021
2022
2023
2024
0.0
This test api calls using curl. If necessary, authenticate before testing, with cookie_for_auth.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Collection of helper methods for testing "shape" of the data
2019
2020
2021
2022
2023
2024