0.0
Lucid is a test framework that is designed to treat testing as a
design activity by allowing requirements to be defined as tests.
Those tests can then be executed via an automation layer. This is
the basis of creating executable specifications.
2021
2022
2023
2024
2025
2026
0.0
Bootstrap implementation of TestBench for testing TestBench
2021
2022
2023
2024
2025
2026
0.0
Rspec visual testing with percent matching tolerance
2021
2022
2023
2024
2025
2026
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
This extends the bacon testing framework with the ability to use rr.
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
Super 8 is a "vcr"-like library for recording and playing back ODBC interactions made with ruby-odbc, for use with automated testing. More accurate than manually mocking and less work than adding an ODBC-enabled server to your test stack.
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
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
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
Library testing OpenHAB ruby rules with rspec.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations.
Each script has a timestamped name; a table in the DBs keeps track of
the scripts which have been run. Similar to migrations you can run
multiple scripts in the same session. DataF...
2021
2022
2023
2024
2025
2026
0.0
If you have an app that does testing or trivia, use this to create sample/dummy/fake questions. Its like Faker for questions.
2021
2022
2023
2024
2025
2026
0.0
factory_burgers provides a UI and some tooling to allow manual testing the abilit to use all of your factories.
2021
2022
2023
2024
2025
2026
0.0
* Vincenty wrote an algorithm for calculating the bearing and distance between two coordinates on the earth
and an algorithm for finding a second coordinate, given a starting coordinate, bearing and destination.
The algorithms model the earth as an ellipsoid, using the WGS-84 model. This is t...
2021
2022
2023
2024
2025
2026