0.0
RSpec matchers for testing JSON API content
2020
2021
2022
2023
2024
2025
0.0
Converts PKM modules for testing
2020
2021
2022
2023
2024
2025
0.0
I am testing for brandjacking vulnerabilities in products that are in bug bounty programs.
This code is reporting-only, and does not do anything malicious.
2020
2021
2022
2023
2024
2025
0.0
Testing of rubygems
2020
2021
2022
2023
2024
2025
0.0
This gem only for testing and nothing else
2020
2021
2022
2023
2024
2025
0.0
Property based testing tool with RBS
2020
2021
2022
2023
2024
2025
0.0
A RSpec matcher for typed testing.
2020
2021
2022
2023
2024
2025
0.0
Capybara test helpers for Phlex
2020
2021
2022
2023
2024
2025
0.0
A small, subdued library for automated testing.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Testing suite for Ruby. Allows simple comparisons between to instances
2020
2021
2022
2023
2024
2025
0.0
Nokogiri test helpers for Phlex
2020
2021
2022
2023
2024
2025
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).
2020
2021
2022
2023
2024
2025
0.0
Gotsha: your local testing CI
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Simple calculator API hosted on APIMATIC. For package publishing testing only.
2020
2021
2022
2023
2024
2025
0.0
A library of cucumber step definitions, which allow you to use a human to assert conditions during acceptance tests.
Some requirements are simple for a human to confirm, but are very difficult to assert using automation.
Farmer allows us to include human confirmation into our normal t...
2020
2021
2022
2023
2024
2025
0.0
MockChargebee is a drop in mocking library for testing with Chargebee.
2020
2021
2022
2023
2024
2025
0.0
Take snapshots of responses and mail messages while testing, and inspect them in a browser. A Ruby on Rails engine.
2020
2021
2022
2023
2024
2025
0.0
SOOS ( https://soos.io ) is an independent software security company, located in Winooski, VT USA, building security software for your team. Used for testing purposes, this package is an example of a vulnerable package on a public registry.
2020
2021
2022
2023
2024
2025