0.0
RSpec helper to make integration testing in AWS a small bit more convenient
2021
2022
2023
2024
2025
2026
0.0
Provides tooling for writing tests for the Workarea Commerce Platform.
2021
2022
2023
2024
2025
2026
0.0
The one pain-point I have had with AMQP is the lack of a series of command line tools for smoke-testing components or sending my own messages through a queue. Hare can be toggled either to produce messages, or to sit and listen/report for them.
2021
2022
2023
2024
2025
2026
0.0
TAFT will deploy/install a skeleton code framework for the automated testing of applications with APIs and/or web-UIs
2021
2022
2023
2024
2025
2026
0.0
The missing Ruby gem for Camunda 8. Production-ready worker framework that runs out of the box - define your job handlers and go. Idiomatic Zeebe client with sensible defaults and configuration where you want it. RSpec testing helpers and CI/CD deployment tooling for BPMNs.
2021
2022
2023
2024
2025
2026
0.0
Provides assert_valid and assert_invalid utility methods for testing ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Mithraic Events is a tool to help in the API testing with HTTParty
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
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
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
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.
2021
2022
2023
2024
2025
2026
0.0
Testing of rubygems
2021
2022
2023
2024
2025
2026
0.0
A light-weighted redis driver for testing, development, and minimal environments,
which supports various data storage strategies.
2021
2022
2023
2024
2025
2026
0.0
== USAGE: require 'octave' engine = Octave::Engine.new engine.eval "123.456 * 789.101112" engine.rand(10) matrix = Octave::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] = rand } } engine.put_variable("m", matrix) engine.save "/tmp/20_x_400_matrix" == REQUIREMENTS: * Octave...
2021
2022
2023
2024
2025
2026
0.0
This is a temp fork for testing purposes only. Clamby allows users to scan files uploaded with Paperclip or Carrierwave. If a file has a virus, then you can delete this file and discard it without causing harm to other users.
2021
2022
2023
2024
2025
2026
0.0
A gem to clean up memoization. This is useful for testing, where you want to
ensure that a method is called again after a change to the object.
2021
2022
2023
2024
2025
2026